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 am using react-native-copilot for my app walkthrough.But I want to have my own button style when the walkthourgh starts. I cannot find anyway to change the style of the default provided button.
How can I change it?
The text was updated successfully, but these errors were encountered:
@SujitPrasaddKushwaha you can make you own view using the tooltipComponent and if you want the button events of next previous button so you can take it from the useCopilot hook.
I am using react-native-copilot for my app walkthrough.But I want to have my own button style when the walkthourgh starts. I cannot find anyway to change the style of the default provided button.
How can I change it?
The text was updated successfully, but these errors were encountered: