react-native-tooltips
react-native-tooltips copied to clipboard
Android 4.4.4 SDK 19 is supported
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.
Releavant question (new to Android): does "Android SDK 27" refer to:
compileSdkVersion
or targetSdkVersion
or minSdkVersion
?
i would also like to know if the package supports lower version of android