TaofiqOriginal post
@everyone
Can you build a React Native Application alongside Appwrite?
Summary
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 '*'.