Do you fear that the current React Native ecosystem doesn’t fit your needs? Or maybe you already have native apps and want to reuse part of your code while moving to React Native?
React Native offers a better future for hybrid apps by wrapping its native components. It’s really easy to create native modules in android or iOS, and to use them in a React Native app. In this lightning talk, we will discover how to create a native module with React Native, with a concrete use case: downloading a music playlist for offline playback. We will use Kotlin and Objective-C for that. Fanny will share with you our experience with React Native at 7digital, what we’ve learnt, why we prefer React Native to Cordova, and what could be improved.