nikhilaravi / react-native-smart-scroll-view

A smart scroll view component with handling of keyboard events
MIT License
153 stars 31 forks source link

Find away to replicate onFocus handler for custom components #14

Open jrans opened 8 years ago

jrans commented 8 years ago

Text Inputs onFocus allow for minor screen changes but no reliable way of doing this for custom components can always be fixed by a letting the components choose their own but need to decide