You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like there is no property to update the current selected index programmatically. The intialIndex is only used once and updating it has no impact.
Related to
Components
Demo
Docs
Typings
Steps to reproduce
Expected behavior
Being able to update the selected index per code
Actual behavior
Can not update the selected index per code
More Info
Code snippet
Environment
React Native version: 0.71.14
React Native UI Lib version: 7.14.0
Affected platforms
Android
iOS
Web
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Description
It looks like there is no property to update the current selected index programmatically. The
intialIndex
is only used once and updating it has no impact.Related to
Steps to reproduce
Expected behavior
Being able to update the selected index per code
Actual behavior
Can not update the selected index per code
More Info
Code snippet
Environment
Affected platforms
The text was updated successfully, but these errors were encountered: