react-native

A framework for building native apps with React. More information: https://reactnative.dev.

react-native init project_name

react-native start

react-native start --reset-cache

react-native run-android

react-native run-ios

react-native run-android --variant=release

react-native log-android

react-native log-ios