mohebifar / mohebifar/react-native-copilot
Programmatic stop function
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
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 or push notification and app needs to navigate specific screen.
Describe the solution you'd like
Passing existing stop function to props, so it can be used in components wrapped with hoc
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
No file or test is named in the issue. Start by tracing the higher-order component and the existing stop function, then determine how the function should be exposed to WrappedComponent props. Done means a wrapped component can invoke the stop function for the described deep-link or push-notification navigation case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100