Ahmed Mustafa

Results 8 comments of 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`...

@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.