top | item 31580986

(no title)

vivekweb2013 | 3 years ago

You can add the images inside markdown using existing image url. The image upload is not implemented yet. I've noted it & I'll work on this functionality

Thanks for showing interest in the mobile app. I'm working on the android app prototype. You will see the app on play store soon.

discuss

order

Krastan|3 years ago

Why didn't you use react native? Your website is react which would have made it easy to copy over components.

vivekweb2013|3 years ago

I'm not a big fan of react-native. I've tried it earlier and the app size is huge as it has to bundle so many things to make it work on android. So I prefer java/kotlin for android app which is compact and performant than react-native.

BTW I'm also checking if https://fyne.io/ can be used. I'll love to use golang for the app :)