An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# React Native DOM Expanding Grid Item Demo

![Demo Clip](demo.gif)

## 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.