shifeng1993 / react-native-qr-scanner

一个二维码扫描组件,依赖react-native-camera
MIT License
116 stars 65 forks source link

动画可以开启useNativeDriver #15

Open jiasongs opened 6 years ago

jiasongs commented 6 years ago

另外,在scannerLineMove方法中toValue应该是 this.props.rectHeight - this.props.scanBarHeight. hintText位置在各个机型上没有适配

shifeng1993 commented 6 years ago

hintText位置确实没有调整,因为没有那么多机型可以调试,如果你有改进方法,可以在最新版本上提pr。我会在文档内贡献者一栏添加上你的名称