Open northern-fox opened 7 years ago
hey there, i'm curious if this library is compatible with android aside from ios
ya i would like to know this too
Can anyone give me an example on how to pass a function to onToggle
?
It has been my experience that this is largely incompatible with android.
I often only use it with {Platform.OS == 'ios' && (<KeyboardSpacer />)}
The input is remain under the keyboard when I try to change it.