i can use react-native-appwrite with my app which is created using react-native-cli or not?
beacuse i was getting some error WARN The "EXNativeModulesProxy" native module is not exported through NativeModules; verify that expo-modules-core's native code is linked properly at Home (http://localhost:8081/index.bundle//&platform=android&dev=true&lazy=true&minify=false&app=com.testapp&modulesOnly=false&runModule=true:125092:41) at RCTView at View (http://localhost:8081/index.bundle//&platform=android&dev=true&lazy=true&minify=false&app=com.testapp&modulesOnly=false&runModule=true:59722:43) at App at RCTView at View (http://localhost:8081/index.bundle//&platform=android&dev=true&lazy=true&minify=false&app=com.tes
Recommended threads
- Authentication issues with appwrite on c...
Hello, I’m self-hosting Appwrite v1.8.0 and have been running into persistent authentication issues when accessing the API through my custom domain. I am unabl...
- Add setForwardedIP() method to Client SD...
Hi team, I request this feature https://github.com/appwrite/appwrite/issues/10788 ```javascript const client = new Client() .setEndpoint(endpoint) .setProj...
- help with domain cookie!
I'm having trouble with cookie domain configuration for cross-subdomain authentication. The session cookies are being scoped to the Appwrite endpoint domain ins...