Show HN: Nano – Build Mobile Apps Using JSON
github.comHello HackerNews,
Today I want to share the project that we are working on, that is Nano.
What is it?
Nano is a react native framework that helps developers to build and update mobile apps using JSON in realtime. Here are the benefits you get when using Nano.
1. No need to manage any state variables.
2. Ease of creating new components using JSON.
3. Easy to place components in horizontal and vertical directions.
4. Ability for every component on the screen to access and change the every other component.
5. Ability for all action/life-cycle event methods to have control over database, navigation, uiElements, notifications and session.
6. Separating Ui from Logic 100%.
7. Ability to load UI (JSON) from your own server.
We have been working on this for over 4 months now, if you like this project, kindly give us star in github. Thanks
Github: https://github.com/sandarshnaroju/react-native-nano
Website: nanoapp.dev
No comments yet.