mohebifar / mohebifar/react-native-copilot

Add skip event listener to return current step and next step information

Open
#55 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
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 differentiate the skip action from the stop action.

screenshot_1532811468

I need to be able to visit the feature by pressing "Go now" and when i go back to the root tab the walkthrough journey should focus the next step.

We have worked on an implementation of those features on a fork: https://github.com/PedroLourenco/react-native-copilot/tree/add_skip_event_listener

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

Start by reviewing the proposed implementation on the add_skip_event_listener branch of the linked fork. Check how it distinguishes skip from stop and preserves the current and next steps when returning to the root tab. Done means the walkthrough can open the feature with “Go now” and focus the next step afterward.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.