Hacker News new | ask | show | jobs
by lukko 1235 days ago
Thanks! Flutter does sound good, I've just started looking into it. Am I right in thinking we would rebuild the UIKit components / views in Flutter and then would be able to use the same UI across platforms (iOS, Android + Web)? And it would still be possible to include the native Apple APIs?
1 comments

Yes to how you imagine the UI layer, and yes you can definitely target both iOS and Android native APIs with Flutter.