React Native Developer Documentation
Objective
To provide a React Native App Developer with an overview of the information required to implement the Bubbl Plugin into an existing React Native app.
Audience
React Native App Developer
The Bubbl Plugin is installed independently into the ios and android folders of your React Native application with a Native Bridge used to communicate between the React Native app and the Bubbl Plugin.
You must complete the implementation of the Bubbl Plugins for each native app below before undertaking the step by step instructions to implement the Bubbl Plugin into your app.
iOS
Note
File locations are under the ios folder
React Native iOS Push Notification Certificate
React Native iOS Usage - Manual
React Native iOS Usage - Cocoapods
React Native iOS Common Instructions
iOS React Native Bridge Implementation
iOS React Native Bridge How-To Guide
Android
Note
File locations are under the android folder
React Native Android Files to change and what to add
React Native Android Setting Up Firebase
Android React Native Bridge How-To Guide
Reactive Native Bridge
Prerequisite
React Native 0.70.6
Updated over 1 year ago