Introducing Android widgets in our React Native application
Learn how to setup a react native project to enable Android native widgets
Learn how to setup a react native project to enable Android native widgets
React native 0.60.4 has a new cool feature for Android: a new JavaScript engine called Hermes. Let's see how you can turn it on in your React Native application to get all its benefits.
Leverage the power of NSNotificationCenter to implement communication between React Native Native modules (aka bridges) and your native code on iOS
Learn how to leverage the power of RCTBundleURLProvider to build, run and debug on an iOS device from Xcode
We got the opportunity for the first time to be on the other side of a talk: we were the speakers. We share how we prepared for our talk about React, React Native and Typescript.
You can run your React Native integration with Typescript in a couple of minutes in an existing app. Just read our example.