mohebifar / mohebifar/react-native-copilot

Use copilot in a ScrollView

Open
#15 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
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)
    ios - scroll on highlighted elements
  • 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.