jordanbyron / react-native-quick-actions

A react-native interface for Touch 3D home screen quick actions
MIT License
1.06k stars 93 forks source link

[Question] Android Minimum SDK #86

Closed kevin-hyperjump closed 5 years ago

kevin-hyperjump commented 5 years ago

Hi @jordanbyron, can you explain why this library need Android SDK min 21? I've been tested on Android devices with SDK 19 and decreasing min SDK on this library to 19 and still work.

jordanbyron commented 5 years ago

I don’t recall exactly why. A git blame in the right place would answer that question.

Jordan

On May 28, 2019, at 1:02 AM, Kevin Hermawan notifications@github.com wrote:

Hi @jordanbyron, can you explain why this library need Android SDK min 21? I've been tested on Android devices with SDK 19 and decreasing min SDK on this library to 19 and still work.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

kevin-hyperjump commented 5 years ago

Thanks, answered by this PR #74