Skip to content

Conversation

wuzhe213
Copy link

@wuzhe213 wuzhe213 commented Feb 16, 2023

Add two navigation style: cupertino (with sliding animation) and material (with zooming animation). By default, it performs material style of navigation.

This setting works when modelType equals S2ModalType.fullPage, only

You can set navigation style like below:
SmartSelect.multiple(
...
modalNavigatorType: S2ModalNavigatorType.cupertino,
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant