Manoj Jyani

Results 3 comments of Manoj Jyani

what about this FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':react-native-community_clipboard:compileReleaseJavaWithJavac'. > Compilation failed; see the compiler error output for details. * Try:...

you need to just remove this package and @react-native-community\clipboard and install this reinstall this react-native-clipboard/clipboard one

"@react-native-clipboard/clipboard": "^1.13.2", you need this package instead of this "@react-native-community/clipboard": this thing work for me