Closed luoxuhai closed 2 years ago
Added transitionStyle option on iOS to configure the transition style of the picker.
transitionStyle
Example, transitionStyle: 'flipHorizontal':
transitionStyle: 'flipHorizontal'
tested on ios emulator using the example app, change transitionStyle option.
run the example app
README.md
thank you! 🙂
Summary
Added
transitionStyle
option on iOS to configure the transition style of the picker.Example,
transitionStyle: 'flipHorizontal'
:Test Plan
What's required for testing (prerequisites)?
tested on ios emulator using the example app, change
transitionStyle
option.What are the steps to reproduce (after prerequisites)?
run the example app
Compatibility
Checklist
README.md