xmtp-labs / xmtp-inbox-mobile

10 stars 0 forks source link

Running the App

Install Dependencies (this will also run pod install in post install)

yarn

Build the iOS App

bundle install
bundle exec pod install --project-directory=ios
yarn ios

Start Metro Server

yarn start

Troubleshooting

If you can't get this to work, see the Troubleshooting page.

Learn More

To learn more about React Native, take a look at the following resources: