TronNatthakorn / react-native-wheel-pick

Apache License 2.0
177 stars 85 forks source link

SDK version is too old. Should use root project's SDK version #7

Closed christheyounger closed 4 years ago

christheyounger commented 4 years ago

When trying to compile a project with sdk version 28, this package fails to compile. Simply changing the version to 28 makes it work. Suggest getting the sdk version from the root project, and safe fallback to 26 if that's your preference.

christheyounger commented 4 years ago

Thank you! :+1: :100: