5 ms·
I'm keen to try out Flutter as I've heard good things, but I'm weary of delving into an entirely new language for this project if the languages I know already o
by gitrog 6y ago
I'm keen to try out Flutter as I've heard good things, but I'm weary of delving into an entirely new language for this project if the languages I know already offer a viable (and popular) mobile app dev stack. Unless it really makes state handling on the UI mega simple, which is my biggest problem with the JS library/framework solutions I've worked with before.
- cercatrova 6y agoTry out both and check them out. The dev experience on Flutter is in my opinion far superior to React Native. It just works whereas with RN I spent so much time getting things to work correctly, even with Expo. I am not sure why it's so terrible given that create-react-app "just works" almost as well as Flutter.