Daniel Hollcraft
Daniel Hollcraft
Another way to do it is to do it is by component basis. The issue with this is that you need to include the a boolean for Platform as a...
Just pass it in as a default boolean prop! Component.defaultProps { android: Platform.OS === 'android' } Does that work for you? On 29 Nov 2016, at 21:42, Jake Howard wrote:...
Also getting this problem.
Got this to work by making the scrollView class: TPKeyboardAvoidingScrollView in identity inspector.  Here is ViewController ![screen shot 2014-08-22 at 11 09...
No I don't think so. You need to use react native, native module bindings. see: https://facebook.github.io/react-native/docs/native-modules-ios.html If you find a better way please let me know!