Brandon Cooper

Results 2 issues of Brandon Cooper

When rendering left and right arrows, on tapping the arrow, either `this.goBack()` or `this.goNext()` is called. See current implementation: ``` {this!.props!.renderArrowLeft!()} ``` However, in `this.goBack` and `this.goNext`, `this.loadImage` is never...

Is anyone seeing problems using the `toBack` functionality with android 8.0? I've pulled down the latest on master, but still seeing problems. The camera preview is completely covering the html....