mohebifar/react-native-copilot

Use copilot in a ScrollView

开放

#15 创建于 2018年2月7日

 (7 条评论) (0 个反应) (0 位负责人)TypeScript (430 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (2,434 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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?

贡献者指南