rive-react-native icon indicating copy to clipboard operation
rive-react-native copied to clipboard

Missing script

Open BitBarrel opened this issue 2 years ago • 0 comments

The example project does not run in Android Studio due to a missing script. Here is the log:

Settings file 'D:\tmp\rive-react-native-main\example\android\settings.gradle' line: 2

A problem occurred evaluating settings 'RiveReactNativeExample'.
> Could not read script 'D:\tmp\rive-react-native-main\example\node_modules\@react-native-community\cli-platform-android\native_modules.gradle' as it does not exist.

BitBarrel avatar Jan 17 '24 04:01 BitBarrel