/mastodon-brownfield

React Native brownfield example for Mastodon app

Primary LanguageJavaScript

mastodon-brownfield

React Native brownfield example for Mastodon app

How-to

  1. Clone the repository
  2. Run yarn install in the root folder

iOS

  1. Follow the iOS app setup instructions
  2. Run yarn start in the root folder
  3. Open ios/Mastodon.xcworkspace in XCode
  4. Run the app

Android

  1. Run yarn start in the root folder
  2. Open android folder in Android Studio
  3. Run the app