Mario E. C. S. ✨

Results 2 comments of Mario E. C. S. ✨

> I followed below steps which solved my problem. > > 1. go to this file. > node_modules@react-native-community\clipboard\android\src\main\java\com\reactnativecommunity\clipboard\ClipboardModule.java > 2. import this : import com.facebook.react.bridge.ReactApplicationContext; > 3. convert extened package...

> this package is outdated now the last RN version that was working with this package was 0.72.3 you can use the new renamed package as mentioned above > >...