react-native-copilot icon indicating copy to clipboard operation
react-native-copilot copied to clipboard

Add `nextOnOutsideClick` option

Open lindboe opened this issue 2 years ago • 1 comments

Adds the option to advance the tutorial when the user clicks outside the step component. Useful for tooltip styles without labeled buttons (i.e., clicking anywhere on the screen should advance).

Part of a series of PRs for more flexible styling:

  • https://github.com/mohebifar/react-native-copilot/pull/239
  • https://github.com/mohebifar/react-native-copilot/pull/241

lindboe avatar Sep 08 '21 23:09 lindboe

+1

naoyamakino avatar Sep 14 '21 22:09 naoyamakino