mohebifar/react-native-copilot

Use copilot in a ScrollView

Offen

#15 geöffnet am 07.02.2018

 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (430 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (2.434 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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