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

https://github.com/danielstern/styling-react-native


https://github.com/danielstern/styling-react-native

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Styling React Native

## About

A very simple React Native application with industry standard styles already applied. A great tool to learn about how React Native works or a starting point for your own application.

## Quick start
1. Install dependencies
`npm install`

2. Run low-overhead web preview
`npm run web`

It should open in the browser automatically.