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 160 react-native-copilot issues
Sort by recently updated
recently updated
newest added

**Current Behavior** Doesn't work with Expo Web's starter code https://docs.expo.dev/workflow/web/ **Input Code/Steps to reproduce** From the expo starter doc: - npx create-expo-app Demo - cd Demo - npx expo install...

**Current Behavior** A clear and concise description of the behavior. hi I'm start this library, I had a problem following the tutorial it is just type error, but i want...

bug

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...

While working with this library, if the hints are not in the screen area, the scrolling does not automatically move to the next hint, but stays in place, I tried...

As of now, I am trying to use it in the Parent component for orders 1, 2 and later for the rest of the orders I am trying to use...

**Current Behavior** Have steps on different react-navigation screens 1. One step on first screen, it shows only the "Finish" button, as there are no other steps 2. Next steps on...

# Overview This PR adds support for drilling the copilot context through to custom components supplied through the provider. It ensures that methods such as `handleNext`, `handleNth` etc are supplied...

Error received when using Copilot on two different tabs of a bottom tab navigator. A button on each screen starts Copilot. Once copilot tooltip tour is viewed on one screen,...

When displaying the second step which is in a modal, i still see the first copilot step behind the modal. How to solve this?

How to implement copilot for components for multiple UI?