Skip to content

Instantly share code, notes, and snippets.

@sirdlx
sirdlx / index.android.js
Created March 19, 2017 22:53
Alternative to react-navigation's replace action
/**
* Sample React Native App
* https://github.com/facebook/react-native
* @flow
*/
import React from 'react';
import {
AppRegistry,
StyleSheet,