Codedrop demo rewritten in React Native DOM with react-navigation-fluid-transitions
Clone the repository and run:
# Install Dependencies
yarn
# Start React Native Packager
yarn start
Then navigate to localhost:8081/dom
in your browser of choice.