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
- Host: GitHub
- URL: https://github.com/react-native-elements/create-react-app-example
- Owner: react-native-elements
- Created: 2019-09-03T09:41:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-28T06:15:22.000Z (over 2 years ago)
- Last Synced: 2025-06-19T07:43:31.845Z (9 months ago)
- Topics: create-react-app, customize-cra, react-app-rewired, react-native, react-native-elements, react-native-web
- Language: HTML
- Size: 498 KB
- Stars: 19
- Watchers: 3
- Forks: 18
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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.