Added method to customize dependency versions (by defining rootProject.ext), same implementation consistent with other react-native libraries like react-native-fast-image & react-native-maps
Upgraded android buildtools to v27.0.3
Fixed compiler warnings compile vs implementation more info
Upgraded to gradle plugin v3.1.4
Upgraded to gradle v4.4
Updated Example app to reflect these changes
Added method to customize dependency versions (by defining rootProject.ext), same implementation consistent with other react-native libraries like react-native-fast-image & react-native-maps
Upgraded android buildtools to v27.0.3 Fixed compiler warnings compile vs implementation more info Upgraded to gradle plugin v3.1.4 Upgraded to gradle v4.4 Updated Example app to reflect these changes
(Inplemented fix from patrickkempff)