React Native brownfield example for Mastodon app
- Clone the repository
- Run
yarn install
in the root folder
- Follow the iOS app setup instructions
- Run
yarn start
in the root folder - Open
ios/Mastodon.xcworkspace
in XCode - Run the app
- Run
yarn start
in the root folder - Open
android
folder in Android Studio - Run the app