Docs
Skip to content

React Native

Next steps_

Run your React Native project built with Appwrite

1 min read

Raw

Test your project

You can run your projects with npm run start. This will start the Metro bundler and open the Expo Go app on your device. You can also run your project on an emulator or simulator by pressing i for iOS and a for Android.

Bundling for production

Appwrite's React Native SDK is designed to work with the Expo Metro bundler. When you are ready to build your app for production, you can learn more in the Expo documentation.

Was this page helpful?

Share what worked or what we should fix. Once approved, our agents automatically apply suggested updates to the docs.