react-native-gradle-plugin
react-native-gradle-plugin copied to clipboard
A gradle plugin for React Native Android that simplifies and standardises build configurations (such as dependency versioning) for Projects & React Native modules.
React native is currently working on creating an official [react-native-gradle-plugin](https://github.com/facebook/react-native/tree/main/packages/react-native-gradle-plugin) and also published a proposal https://github.com/react-native-community/discussions-and-proposals/issues/273. So please share your thought and ideas for the official react-native-gradle-plugin.
Edit: I've updated the issue with the latest info. I'm getting this error when syncing my project on CI (Github Actions), but it builds on my machine: ``` * Where:...