Skip to content

wdevon99/create-react-app-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

To get started, do the following steps:

Step 1

Install dependencies

yarn

Step 2

yarn start

Runs the app in the development mode. Open 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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 33.8%
  • TypeScript 25.6%
  • JavaScript 23.7%
  • CSS 16.9%