Sửa file
node_modules\react-native-print\android\build.gradle
như sau
dependencies {
compile 'com.facebook.react:react-native:0.20.+' // sửa compile thành implementation
}
Những chuyện không quan trọng lắm và những chuyện thực sự không hề quan trọng.
Sửa file
node_modules\react-native-print\android\build.gradle
như sau
dependencies {
compile 'com.facebook.react:react-native:0.20.+' // sửa compile thành implementation
}