Back

React Native x Appwrite

  • 0
  • Tools
  • Android
  • Self Hosted
  • Apple
Taofiq
18 May, 2023, 17:01

Can you build a React Native Application alongside Appwrite?

TL;DR
A user is asking if it is possible to build a React Native application with Appwrite. The only two things that require a workaround are OAuth and storage. The user suggests using the Web SDK for this purpose. They also mention that if you encounter a CORS error, you should set the hostname of your web platform to '*'.
Binyamin
18 May, 2023, 17:07

You'll need to use the Web SDK for it https://appwrite.io/docs/getting-started-for-web

And in case you're getting CORS error you should set the Hostname of your web platform to *

Drake
18 May, 2023, 17:34

As far as I know, the only two things that require a workaround are oauth and storage. See

  1. https://github.com/appwrite/sdk-for-web/issues/41
  2. https://github.com/appwrite/sdk-for-web/issues/27
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more