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
I have a scenario where the number of action button items inside the action button are variable according to user preferences.
As soon as a user has more than 5-6 items on a small screen, the buttons supposed to be on the top are not accessible.
The text was updated successfully, but these errors were encountered:
I am in the same situation. I tried adding the <ActionButton.Item /> inside a <ScrollView /> but it's not showing the buttons. Is there any way to implement this?
I have a scenario where the number of action button items inside the action button are variable according to user preferences.
As soon as a user has more than 5-6 items on a small screen, the buttons supposed to be on the top are not accessible.
The text was updated successfully, but these errors were encountered: