How to use the react-router-native.nativeHistory.goBack function in react-router-native

To help you get started, we’ve selected a few react-router-native examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github 7kfpun / FinanceMacOSReactNative / app / views / add / elements / stock-cell.js View on Github external
onPressAdd(symbol) {
    console.log('_onPressAdd', symbol);
    this.props.listStore.addItem(symbol);
    nativeHistory.goBack();
  }

react-router-native

Declarative routing for React Native applications

MIT
Latest version published 9 days ago

Package Health Score

95 / 100
Full package analysis