wix-incubator / react-native-keyboard-input

Use your own custom input component instead of the system keyboard
MIT License
819 stars 150 forks source link

Read build.gradle vars from host project #84

Open asutula opened 5 years ago

asutula commented 5 years ago

Smooths over build problems that arise from different android tools versions between the host project and this library. This probably fixes #77.