prisar / kulikapp

android, migrate from react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kulikapp

this app is a part of hobby for creating apps which will help people leaving in north bengal. there are not many apps made for that region. so, i have been in a mission of developing open source apps. as a part of that mission, i have created this app to have a forum for topics related to north bengal. for example, topics can be of development projects, railway, transport facilities, and similar things.

migrating from react native

this is the rebuilt android app with kotlin and jetpack compose for migrating from react native

the pervious version was causing difficulty in meeting the requirements of playstore. almost every year google asked to upgrade sdk version. while react native is good for javascript developers it also creates burrden of maintaining playstore reqirements. the react native uses relatively earlier versions of sdk. that's why i have decied to migrate to android itself.

user flow

visual representation of the sequence of action that the user takes to achive their goal kulik-infro-arch 001

information structure

components and features that are present kulik-infro-arch 001 kulik-infro-arch 002

About

android, migrate from react

License:MIT License


Languages

Language:Kotlin 100.0%