App developer
App developer
Why can't we use 'useFrontCam' flag on Android?
My example code: ``` ... render() { return ( Height 170 this.setState({unit: itemValue}) }> ); ... const styles = StyleSheet.create({ container: { flexDirection: 'row', alignItems: 'center', }, } ``` -...
### Version - react-native-router-flux v4.3.1 - react v17.0.1 - react-native v0.64.1 When I add the renderRightButton, I get the this error. 