lucasferreira / react-native-webview-android

Simple React Native Android module to use Android's WebView inside your app
355 stars 158 forks source link

Version 1.0.13 requiring React Native >=0.19 #35

Closed tuneZola closed 8 years ago

tuneZola commented 8 years ago

Requiring React Native >=0.19 is a major not minor release. I think that the way you are going your versioning needs updating. 1.0.13 is a breaking change, that requires a different versioning strategy.

lucasferreira commented 8 years ago

Hi @tuneZola

We are trying to keep up with breaking changes in RN core, like this.