React Native: Useful command lines
Clear cache Clean Android gradle SDK location not found Create “local.properties” file Rebuild Android dependencies Clean iOS pod react-devtools pod install Test deep link on […]
Clear cache Clean Android gradle SDK location not found Create “local.properties” file Rebuild Android dependencies Clean iOS pod react-devtools pod install Test deep link on […]
Upgrade React-native Check current React Native version Upgrade React Native version manually by this tool https://react-native-community.github.io/rn-diff-purge/ or https://react-native-community.github.io/upgrade-helper/ Delete cache and re-install packages Build through […]
Create a new file .env in the root of your React Native app Then access variables defined there from your app How to share global […]
How to read a json file?
Create a place holder view Usage Place holder for a tab bar
Include all assets under a folder
You can include all assets under a folder by defining pubspec.yml like this. However, it still won’t support subfolders.
Add/ Remove bookmark process When user taps on bookmark icon, add/ remove Bookmark data into/ from Redux state to enable/disable bookmark icon inside the app […]
Action menu Action menu component Create new folder “app/helpers/action-menu” index.ios.js index.android.js Usage
Copyright © 2025 | WordPress Theme by MH Themes