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

Step-by-step walkthrough tooltip for your react native app

Results 144 react-native-copilot issues
Sort by recently updated
recently updated
newest added

**Current Behavior** You are defining the module for this library as "@okgrow/react-native-copilot" on src/index.d.ts **Expected behavior/code** Please change it to "react-native-copilot". Also for the argument of copilot function. It's optional,...

Specifically in react native navigation, the vertical offset is wrong on android (#106). This commit allows passing in an async function that can be executed at runtime to decide vertical...

I am following the example, my screen is a function, not a class, I also have Redux connected export default copilot ({ overlay: "svg", animated: true }) (connect (mapStateToProps, mapDispatchToProps)...

**Current Behavior** When copilot is started, skipped and started a second time, the overlay seems offset on the x-axis. First time around everything is fine, just on the runs thereafter....

Copilot has been working great off the bat, but I need some guidance on how I am able to customize the size of the modal window that's being generated and...

enhancement
question

I added more a bit flexible way to customize the tooltip component, previously we have to deal with default behaviour but currently, we are able to build a full custom...

**Current Behavior** Similar to #100, it is not displayed properly on android devices **Input Code** - NONE **Expected behavior/code** It should properly enclose the wrap component when travelling from step...

prioritized

Bumps [acorn](https://github.com/acornjs/acorn) from 5.5.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator 910e62b Mark version 5.7.3 3442a80 Make generate-identifier-regex capable of rewriting...

dependencies

so i want to make multiple CASE of walktrough in 1 page, thus i need to be able and disable certain step and activate it only when said case is...