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

Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.4. Changelog Sourced from plist's changelog. 3.0.4 / 2021-08-27 inline [email protected] to eliminate security warning false positive (Mike Reinstein) 3.0.3 / 2021-08-04 update xmldom to...

dependencies

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

I am developing a multilanguage app ( english and arabic ) .. but for arabic when i use RTL Tooltip is not align

Hi there, I'm working on a TypeScript project at the moment. Would love to have an example in TypeScript. Appreciate if anyone can provide me with an example.

Hello can you please provide some idea how can i add this lib with Expo Cli based project with Functional component? Thanks

When used with react-native SectionList and called with ref to enable scrolling like: `props.start(false, refSectionList.current);` - getting a TypeError as below; ` TypeError: scrollView.scrollTo is not a function. (In 'scrollView.scrollTo({...

I can't click on highlighted component/ I try to do "onPress" on child component and on Walkthroughable but is no reaction

**Is your feature request related to a problem? Please describe.** I think being able to stop tutorial programatically might be useful in cases like app being opened by deep link...

Adds the ability to customize the arrow size, similar to what we have for the arrowColor. The const `ARROW_SIZE` was removed and the default style for arrow does not include...