sandarshnaroju / react-native-nano

Build mobile apps in JSON
https://nanoapp.dev
87 stars 5 forks source link

Question #7

Closed beyons closed 7 months ago

beyons commented 10 months ago

Hi about this framework and react native they have a difference in performance or not ?

sandeshnaroju commented 10 months ago

Hey, this framework is built around the react-native, so you will see negligible drop in performance. Benefit is you code less and the time take to build a release and debug APKS will also come down. Actual benefit comes from loading the UI from https://code.nanoapp.dev, you can basically code there and see the output in your local device.

beyons commented 10 months ago

hi thank you for this response i have another question in nano how can i define input width 80% of screen or parent ( it's same in react native or not)

thk you

sandeshnaroju commented 10 months ago

Framework uses react-native-paper v4 package internally for all its components, you can set width:"85%" directly, here is an example link

https://code.nanoapp.dev/ff7bf4da-c46d-4a31-b1ae-711b29f96bad/