React Native CLI 1. React Native CLI Compatibility 2. React Native CLI commands comes with following commands Most commonly used React Native terminal commands React
Tag: ReactNative
Gradle – How to sync gradle in React Native (android)
Error : How to sync gradle in React Native (android)? You should try running ./gradlew clean before building. Solution : change directory to /{your project}/android
React , React Native App URLs
azorpay Integration, Accept Payment using Razorpay, Razorpay with MERN STACK https://github.com/meabhisingh/RazorPayTutorial/blob/master/frontend/src/Home.jsx MERN STACK SUPREME – Create a Subscription based video streaming platform udemy-mernstack-app https://github.com/meabhisingh/udemy-mernstack-app/tree/master https://github.com/meabhisingh/udemy-mernstack-server
Expo Basic – React Native
OLD Expo : expo-cli npm install -g expo-cli expo start { “scripts”: { “start”: “expo start” } } ———– NEW Expo : expo/cli Local Expo
React Native Release
Debugging React Native App 1. Debugging React Native App| Advanced React Native | Flipper , React Native Debugger, Chrome DevTools – JAS ACADAMY 2. Automate
React Native Android APK
To Run React Native Application 1. Start METRO bundler from a Terminal npm start 2. Open another terminal to launch the project on an emulator
Mac Terminal
https://flutterflow.io/ Flutter – Installation on macOS How do I know if I have bash or zsh? Bash Scripting – Difference between Zsh and Bash How
IOS Environment Setup
1. React Native .dev/docs/environment steps 2. React native CLI quickstart Development OS : MacOS Target OS : ios 3. Installing dependencies Install homebrew https: //
Redux And ReduxSauce
Reduxsauce is a library that provides concise methods for writing action creators and reducers. These methods allow action types to be mapped explicitly to reducers,
Redux saga And Redux Persist
Introduce to Redux saga React and Redux Sagas Authentication App Tutorial 1 React and Redux Sagas Authentication App Tutorial Part 2 React and Redux Sagas