kiwijus

Results 1 issues of kiwijus

I get the following error when using TabLayoutAndroid and React-native navigator. The error occurs when I try to push to another route. I have the following code: ``` { this.props.navigator.push(anotherRoute());...