-
Using react-native-pdf version 6.7.5
// android/app/build.gradle
def enableProguardInReleaseBuilds = true
After launching the application on play store, it is showing native crash error:
err…
-
## Context
Usage react-json-tree alongside with [Prism](https://github.com/PrismJS/prism) / [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer)
## Request
Even if the c…
-
(at /node_modules/react-native-send-intent/android/src/main/java/com/burnweb/rnsendintent/RNSendIntentModule.java)
among below codes
```
@ReactMethod
public void openAppWithUri(String intent…
-
I have some trouble with building my android app and this package is the cause of the failing build.
For context: I want to [set up detox for e2e testing](https://wix.github.io/Detox/docs/introductio…
-
Here is my project hierarchy
```bash
.
├── assets
├── dist
├── node_modules
├── package-lock.json
├── package.json
├── setup.sh
├── src
└── webpack.config.js
```
I have a local standard …
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
## There have been updates to the *react* monorepoundefined
🚨 [View failing branch](https://github.com/msandrini/achiever/compare/master...msandrini:greenkeeper%2Fmonorepo.react-16.5.1).
This versi…
-
```
Warning: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
1. You might have mismatching versions o…
-
Getting this error in AppContainer.js
After include the redux connect
**export default connect(state => { return{} }, mapDispatchToProps )(AppContainer);**
Check this screenshot -> https://cloud…
-
Hi ,
after npm start it gaves me:
`./~/react-three-renderer/lib/React3Renderer.js
Module not found: Error: Cannot resolve module 'react/lib/ReactInstanceMap'...`
What am I missing here? Thanks…