mohebifar / mohebifar/react-native-copilot
Use copilot in a ScrollView
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
We are currently using copilot in one of our project, we needed to add some features:
- be able to highlight an element that is in a scrollView but not in visible on the screen (cf screenshot)

- customize the style of the CopilotStep
We have worked on an implementation of those features on a fork: https://github.com/bamlab/react-native-copilot
Could you look at it and tell us if we can make a Pull Request on your repo?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the current react-native-copilot implementation alongside the fork linked in the issue, focusing on ScrollView handling and CopilotStep styling. Confirm the proposed behavior for off-screen highlighted elements and customizable styles, then check whether the fork’s implementation can be adapted into a pull request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100