prscX / react-native-tooltips

React Native: Native Tooltip View
Apache License 2.0
271 stars 40 forks source link

Android 4.4.4 SDK 19 is supported #22

Open geomih opened 5 years ago

geomih commented 5 years ago

Hello, I noticed that in the README file you have 'Note: Android SDK 27 > is supported'. Do you mean that earlier versions are not supported?

I was able to run the example with a device running Android 4.4.4 SDK 19 and also use the library in my application and run it on the same device.

oferRounds commented 5 years ago

Releavant question (new to Android): does "Android SDK 27" refer to: compileSdkVersion or targetSdkVersion or minSdkVersion?

winardis commented 4 years ago

i would also like to know if the package supports lower version of android