Hacker News new | past | comments | ask | show | jobs | submit login

Will this work with React native?



Didn't try so far. Will think about it...


I've really wanted a way to have prototype GUIs be cross platform deployable. Probably there would be demand given the popularity of prototyping tools like zeplin.io, www.invisionapp.com, https://www.flinto.com/, http://framerjs.com, http://giveabrief.com/ and others.


Neonto is a prototyping-oriented GUI tool that generates iOS and Android code:

http://neonto.com

The code generation is tailored for each platform, so there's no common framework or other library dependencies in the generated project files. Instead the generated code uses the native stuff directly. On iOS that means you get UIViewControllers, UINavigationControllers, UIPageControls etc. Likewise on Android the native equivalents.


I think the problem is that UIs are not consistent across platforms. Might be fine for prototyping concepts, though.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: