kanzitelli / rnn-starter

🤹 React Native Starter - Powered by cli-rn, React Native Navigation, Expo Modules, RNN Screens, RN UI lib, MMKV, Mobx, Reanimated 2, Dark Mode, Splash Screen, Localization, Notifications, Permissions, and much more.
https://starters.dev
MIT License
550 stars 72 forks source link

expo-screen-capture:compileDebugKotlin build fails: "onChange" override nothing #36

Closed Ppang0405 closed 3 years ago

Ppang0405 commented 3 years ago

https://github.com/expo/expo/issues/12894

Summary

Expected: Code work. Actual: Code do not work

Managed or bare workflow? If you have ios/ or android/ directories in your project, the answer is bare!

bare

What platform(s) does this occur on?

Android

SDK Version (managed workflow only)

No response

Environment

WARNING: expo-cli has not yet been tested against Node.js v16.1.0. If you encounter any issues, please report them to https://github.com/expo/expo-cli/issues

expo-cli supports following Node.js versions:

Reproducible demo or steps to reproduce from a blank project

init project from this boilerplate: https://github.com/kanzitelli/rnn-starter run in M1 Mac. (checked with real device and emulator, both of them fail)

Screen Shot 2021-05-12 at 00 47 59

kanzitelli commented 3 years ago

@Ppang0405 hi there! do you have any reproducible example? Also, it shows that your RN version is 0.64, however, this starter is using 0.63. I am not sure if you have updated any of the libraries.