v0.0.14
Fixed
- Updated deprecated references from
SwitchAndroid
andSwitchIOS
to just plainSwitch
- Updated deprecated
keyboardShouldPersistTaps
fromtrue
to"always"
- Updated the very old example app and got it working again
Changed
- Added
yarn.lock
files to the main library and the example app