Show HN: Visual programming for iOS and Android(medium.com)
medium.com
Show HN: Visual programming for iOS and Android
https://medium.com/@johnbiggs/walkto-how-an-idea-became-a-real-mobile-app-in-15-hours-51654dd4e083#.6ve69zai1
2 comments
It might be useful to add URL to the platform itself... http://www.kinetise.com
You put together your app as in prototyping tools - adding text label, image, list, etc. - but then you connect them logically, attach data from API call (which you can dynamically parametrize), define auth method, build stacks of reusable screens, optimize performance with cache’ing rules, connect to native phone features like GPS and much more.
So developing a custom app, which connects to custom backend you probably already have, takes minutes or hours, depending on app complexity and how much time you want to spend polishing it. And it looks exactly as you want it and works very fast. As one of our users said: "it is insanely fast”.
Please have a look especially at this use case posted by one of our users: https://medium.com/@johnbiggs/walkto-how-an-idea-became-a-re...
I’m counting on your feedback. Please post it here or contact me directly by email: [email protected].
Thanks for taking the time to read this.