Skip to content

Commit 738c7a1

Browse files
authored
Create Ireader-multiplatform.md
1 parent 276072a commit 738c7a1

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

Ireader-multiplatform.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: "IReader Multiplatform Journey "
3+
date: "2023-03-16T20:00:00+03:30"
4+
author: "Kazemcodes"
5+
tags: ["android-development"]
6+
keywords: ["IReader"]
7+
description: "Talking about how I start IReader"
8+
ShowToc: true
9+
---
10+
11+
Hi, again
12+
13+
In this post I'm going to write about my future plan for IReader, when I created IReader for the first time, I had a dream to port IReader to everyone platform,but at that time there wasn't enough libraries to support this dream.
14+
15+
But as the time passed, finally At the time that I'm writing this post, I'm almost done In Supporting Multiplatform.
16+
17+
The biggest obstacles currently is in supporting extensions like IReader do in android.
18+
Because ClassLoaders are a bit different in android and desktop, I have idea how to load class in desktop, but it's still needs more experiment to achieve perfection.

0 commit comments

Comments
 (0)