react-native-chart
react-native-chart copied to clipboard
bundling failed: Error: invalid value for dynamic deps behavior: `null` at getDynamicDepsBehavior
Hi @tomauty , i try to follow tut and got this error with both android and ios. My package.json :
"dependencies": { "react": "16.2.0", "react-native": "0.52.0", "react-native-chart": "^1.0.8-beta" },
Image: https://drive.google.com/file/d/1yZ5_PqJfDIcDw33hvzAr5DfxgGcBVRwq/view?usp=sharing
any solution?
Just do a ./gradlew clean