Android – How to setup push notification
Step 1: Set Up Firebase Project Step 2: Add Firebase SDK to Your Android App Step 3: Set Up Firebase Cloud Messaging (FCM) Create a […]
Step 1: Set Up Firebase Project Step 2: Add Firebase SDK to Your Android App Step 3: Set Up Firebase Cloud Messaging (FCM) Create a […]
Step 1 – Create App ID Step 2 – Create an APNs Authentication Key Step 2 b – Or generate an APNs Certificate Generate cert […]
Create a JS project Create a native Android project How to load a pre-bundled file? Create a native iOS project
How do we force all sub-Android projects to be compiled with an SDK version? build.gradle app/build.gradle
How to configure iOS deployment? 1. Create a new Provisioning Profile 2. Create a certificate 3. Convert the certificate to .p12 file 4. Upload Provisioning […]
How to create an animated dropdown text? How to create an up/down animated header bar?
How to setup a new library repo? tsup create-react-native-library (old) How to use this library locally? Install local library into your React Native project Setup […]
How to add react-native-svg? Android Method 1 Method 2 (Not recommended) This is to show you how to manually copy a react native’s android part […]
new-architecture-of-react-native They are both based on communication between JS & native side What are the limitations of old architecture? What is an example of an […]
How to create an Android library? 1. Create an empty example project 2. Add Android library into this project 3. Add library project into example […]
Copyright © 2024 | WordPress Theme by MH Themes