Your Environment
- Plugin version: latest
- Platform: Android
- OS version: build tools 3.1.0
- Device manufacturer and model:
- React Native version: 43
- Plugin configuration options:
- Link to your project:
Context
Cant install onto my project with simple react-native link 'name'
Expected Behavior
project should be linked.
Actual Behavior
Got a flavor issue with the build gradle. Added a flavorDimension as specified and it does not work.
Possible Fix
Steps to Reproduce
Context
Debug logs
Your Environment
Context
Cant install onto my project with simple react-native link 'name'
Expected Behavior
project should be linked.
Actual Behavior
Got a flavor issue with the build gradle. Added a flavorDimension as specified and it does not work.
Possible Fix
Steps to Reproduce
Context
Debug logs