Integrate Razorpay Payment Gateway in your React app How Payment Gateway Works Step 1: Customers place an order on your website or app A customer
Category: ReactNative
React Native Commands Terminal
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
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
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 DevTools: Tips and tricks
React Native Debugger v.0.9.14 react-native-debugger – windows https://github.com/jhen0409/react-native-debugger/releases Install location for react-native-debugger %HOMEPATH%\AppData\Local\react_native_debugger\react-native-debugger.exe Redux DevTools: Tips and tricks for faster debugging How to Debug ReactJS
React Native – Debug and Deploy
How to generate .apk file with React Native Cli | React Native | Android App using React Native React Native Debugger v.0.9.14 react-native-debugger – windows