mohebifar/react-native-copilot

Use copilot in a ScrollView

Aberta

#15 aberto em 7 de fev. de 2018

 (7 comentários) (0 reação) (0 responsável)TypeScript (430 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (2.434 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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?

Guia do colaborador