Skip to content

ReactNativeSchool/debugging-class

Repository files navigation

The project files for the Debugging Class on React Native School.

Running the Project

git clone https://github.com/ReactNativeSchool/debugging-class.git
cd debugging-class
yarn
# iOS
react-native run-ios
# Android
react-native run-android

Note: You'll need to use your own Instabug API keys to make this work. This is covered in the class.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published