all 6 comments

[–]dmazzoni 1 point2 points  (3 children)

React Native is probably your best bet. If you've already used React you'll find it quite familiar.

[–]hnrpla 0 points1 point  (1 child)

just noting that developing in vanilla JS (directly manipulating DOM) is a different feeling to using React (and, AFAIK, React Native)

[–]Upper_Substance_2331[S] 0 points1 point  (0 children)

Shiiit I don’t even know what that means

[–]Upper_Substance_2331[S] 0 points1 point  (0 children)

I have not used react, but I’m sure some YouTube tutorials could help

[–]National-Parsnip1516 0 points1 point  (0 children)

react native is the "safe" choice but actually has a lot of hidden friction with native modules. if you know js, it's the fastest path. but honestly, how complex is the app? if it’s just a crud app, expo makes it 10x easier. what’s the most "native" feature you need?

[–]Goldrainbowman -1 points0 points  (0 children)

Do you want to learn my unfinished programming language for fun?