5 ms·
I've dumped all cross-platform frameworks as well. I tried many of them but they just weren't good enough, even for simple stuff. There were always glitches and
by hn_submit 6d ago
I've dumped all cross-platform frameworks as well. I tried many of them but they just weren't good enough, even for simple stuff. There were always glitches and teething problems that marred the overall quality compared to the native version.
I'm currently maintaining versions for both iOS and Android.
- stack_framer 6d agoHow do you stay motivated to do this?! I've tried to start my app in React Native multiple times, but it always sucks, so I finally started learning Swift. I'm already not sure how I'll stay motivated to learn Kotlin too, and rebuild the whole app again.
- hn_submit 5d agoI'm using .NET so I at least have the advantage of being able to use the same programming language on both platforms. I can even share code between the two.