mohebifar/react-native-copilot

Use copilot in a ScrollView

Open

#15 opened on Feb 7, 2018

View on GitHub
 (7 comments) (0 reactions) (0 assignees)JavaScript (1,929 stars) (348 forks)batch import
enhancementhelp wanted

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

Use copilot in a ScrollView · mohebifar/react-native-copilot#15 | Good First Issue