react-stack-nav icon indicating copy to clipboard operation
react-stack-nav copied to clipboard

Simple universal navigation for React Native and React

Results 2 react-stack-nav issues
Sort by recently updated
recently updated
newest added

The `./lib` was committed already, so I just left it as is (they should get deleted from the repo). Works with React 16.x

React stack nav has a dependency on the old way PropTypes was bundled. Using react 16.x causes an exception: ``` Uncaught TypeError: Cannot read property 'object' of undefined at eval...