appwrite/sdk-for-react-native

๐Ÿ› Bug Report:

Opened this issue ยท 0 comments

๐Ÿ‘Ÿ Reproduction steps

I can not build me app using the react-native-appwrite import. I will keep getting this (NOBRIDGE) ERROR TypeError: Cannot read property 'NativeModule' of undefined [Component Stack] but if I am using the expo development environment it works...but there are limitation to android video editing with the espy environment. So I started to workin in a pure react native environment and I found your tool to be obsolete.

๐Ÿ‘ Expected behavior

The photos and video should work just as smooth in an expo or pure react native environment.

๐Ÿ‘Ž Actual Behavior

Instead the app will not build if using this sdk... if I am wrong please tell me how to correct it.

๐ŸŽฒ Appwrite version

Different version (specify in environment)

๐Ÿ’ป Operating system

Linux

๐Ÿงฑ Your Environment

Pure react native. "react-native": "0.76.1", Visual Studio Code, npx react native init

๐Ÿ‘€ Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

๐Ÿข Have you read the Code of Conduct?