Ahmed Mustafa
Ahmed Mustafa
I got the same error any updates ???
> Error: Requiring module "node_modules\react-native-pdf\index.js", which threw an exception: ReferenceError: 'requireNativeComponent' is not defined **(Only on windows platform)** > > `react-native` - 0.68.0 > > `react-native-pdf` - 6.7.1 Just downgrade...
I have the same issue, any solution for this ?
> createFromLocation: "1" > ### SOLVED: How to use pre-populated database with `react-native-windows` > **Step 1: Link files** > > 1. Put your database in `windows\\www` > 2. Open `windows\.sln`...
I have the same issue that The type or namespace name 'ReactNative' could not be found (are you missing a using directive or an assembly reference?) I've tried version 0.11.1...
> you need to create a patch just like this but with correct namespace for react-native-sound like it is being done in `react-native-video` > > it is because of AGP...
@RamiJabr can you please specify which version of react-native and react-native-windows is compatible with react-native-file-viewer?
I'm implementing a chat application using RNW and this service is crucial for receiving messages while on background state and sending message status responses back to the server.