Liroo Pierre ᵈᵉᵛ
Results
1
issues of
Liroo Pierre ᵈᵉᵛ
Hey, it seems to not work on iOS. ``` _handleAndroidNavigationChange({ nativeEvent }): Boolean { const { url } = nativeEvent; if (this.props.onLinking && typeof this.props.onLinking === 'function') { this.props.onLinking(url); }...