Flutter or React Native?
We're gonna drop our experimental nostr-map prototype and build a new app around geographical notes. Which framework should we pick?
#asknostr
Flutter or React Native?
We're gonna drop our experimental nostr-map prototype and build a new app around geographical notes. Which framework should we pick?
#asknostr
Flutter for sure compared to React Native. Feels much more native and the adoption of that framework grew significant last two years. Downsize is that aren't that much Flutter / Dart devs as React native devs.
Flutter!
I’ve been experimenting with Skip which allows you to write in native Swift / SwiftUIl and it transpiles to native Android / Kotlin / Jetpack Compose. Not everything transpiles over well, it requires some compilation directives and some compatibility mappings if they haven’t added what you need yet.