
Hi I'm currently making an app, using react native and stumbled across a major problem regarding version 7.0.1 where they removed async functions. I reverted to 7.0.0 since this screwed my whole project, because I was getting this error: [AppwriteException: Already read]. Does any one of you know how to use the api functions when "async" is removed. Keep in mind that im new to typescript, react native and appwrite.

Hi Kedi I am also facing this issue. https://github.com/appwrite/sdk-for-react-native/issues/49
Recommended threads
- How to upload a profile picture from rea...
I need to upload profile picture from a app i am building for my project... How do i do it ? Till now i have done this much but it shows an error
- After upgrading expo 52 to 53
Hello After upgrading my project from Expo SDK 52 to SDK 53, I encountered the following error when running the app: TurboModuleRegistry.getEnforcing(...): 'P...
- How can I use react-native-appwrite in a...
I'm building an app using React Native CLI (not Expo), and I want to add Google Sign-In authentication. However, when I try to use react-native-appwrite, it thr...
