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

https://github.com/react-native-elements/create-react-app-example

Example of using React Native Elements on the web with create-react-app
https://github.com/react-native-elements/create-react-app-example

create-react-app customize-cra react-app-rewired react-native react-native-elements react-native-web

Last synced: 23 days ago
JSON representation

Example of using React Native Elements on the web with create-react-app

Awesome Lists containing this project

README

          

# React Native Elements on Create React App

This repo is an example setup for using React Native Elements on the web with create-react-app. This follows the setup guide on https://react-native-training.github.io/react-native-elements/docs/web_usage.html.

In the project directory, you can run:

### `yarn start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.