react-native-keyboard-avoiding-scroll-view
react-native-keyboard-avoiding-scroll-view copied to clipboard
Is this project abandoned by @alkafinance?
Is anyone available to merge at least the most recent PR's?
Looks like, this is abandoned.
Made @fivecar/react-native-keyboard-avoiding-scrollview to:
- Get rid of the
currentlyFocusedFielderror. - Bring the library up to modern Typescript (e.g. for
KeyboardAvoidingFlatListto use types correctly.