Slide 28
Slide 28 text
- Chained to the framework implementation of UI
- new updates from the OS will take time to adopt
- Performance is not the same
- Some native code might need to be written
- OS/ device features are dependent on the fw support
- Dart (flutter) is not widely used language (for now)
- Committed to one framework/ language
Cross-multiplatform
nope, as fast as an update to
the SDK and recompile the apps
yes, the UI
UI is developed natively
kotlin, is one of the most
trending languages nowadays,
with strong community support
always arguable, but you’re leaving UI to native, so…
you have direct access
to them; although if on
shared module it might
give you extra effort