APSL / react-native-keyboard-aware-scroll-view

A ScrollView component that handles keyboard appearance and automatically scrolls to focused TextInput.
MIT License
5.27k stars 646 forks source link

Travis should use nodejs 14 #483

Closed slorber closed 3 years ago

slorber commented 3 years ago

Should fix the CI error:

error eslint@6.1.0: The engine "node" is incompatible with this module. Expected version "^8.10.0 || ^10.13.0 || >=11.10.1". Got "10.4.0"

slorber commented 3 years ago

not that there are a lot of tests in this package though 🤪