https://github.com/vincentriemer/rndom-expanding-grid-item-demo
Codedrop demo rewritten in React Native DOM with react-navigation-fluid-transitions
https://github.com/vincentriemer/rndom-expanding-grid-item-demo
Last synced: about 2 months ago
JSON representation
Codedrop demo rewritten in React Native DOM with react-navigation-fluid-transitions
- Host: GitHub
- URL: https://github.com/vincentriemer/rndom-expanding-grid-item-demo
- Owner: vincentriemer
- License: mit
- Created: 2018-07-02T13:14:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-11T11:59:01.000Z (almost 7 years ago)
- Last Synced: 2025-03-26T05:41:41.269Z (2 months ago)
- Language: JavaScript
- Homepage: https://expand-grid-item.rndom.app/
- Size: 22.7 MB
- Stars: 79
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Native DOM Expanding Grid Item Demo

## Usage
Clone the repository and run:
```sh
# Install Dependencies
yarn# Start React Native Packager
yarn start
```Then navigate to `localhost:8081/dom` in your browser of choice.