Mon Mohon Singha

Results 2 comments of Mon Mohon Singha

@ahmed-al-bermawy I exactly have the same problem have you got the solution? if yes please let me know how you config? Thank You

compile "com.facebook.react:react-native:+" // From node_modules compile 'com.google.code.gson:gson:2.8.0' change to implementation "com.facebook.react:react-native:+" // From node_modules implementation 'com.google.code.gson:gson:2.8.0' if still not working Add after buildscript{} def isNewArchitectureEnabled() { // To opt-in for...