|
|
| | Ask HN: What mobile framework do you write your apps in? | | 3 points by rohanic on Aug 18, 2013 | hide | past | favorite | 4 comments | | Me and my partners are planning on starting our iOS/Andoid app. We only have two requirements. One, we want to be able to code once and push to both iOS and Android (Win8 and WinPhone8 would be nice as well). Two, we want to have nativeUI elements, or less specifically we don't want it to look like a shitty HTML port. What mobile framework do you write your apps in? Thank you for taking the time to read this. |
|

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
|
With it you can target both ios and android using a single language and the (almost)full .NET framework, recycling a lot of code and also, in the future, you will easily develop also for wp and w8 still recycling code
BONUS: xamarin allows for native ui development.