mohebifar/react-native-copilot

Use copilot in a ScrollView

Ouverte

#15 ouverte le 7 févr. 2018

 (7 commentaires) (0 réaction) (0 personne assignée)TypeScript (430 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (2 434 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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?

Guide contributeur