Slide 7
Slide 7 text
Why interact with
platform native code?
Platform-specific functionality & APIs e.g. Notifications
Access hardware e.g. Camera, GPS, Speaker
Irreproducible native views (like Maps)
Existing libraries, e.g. SQLite, Intercom, Firebase
⛔ Not for drawing / layout, unlike React Native