Skip to content

eorry-bit/my-react-native-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Animated App Base Template

ReactIcon

This template provides the basic and necessary things you need for a React Native app.

Features

Build & Run

Android:

yarn android

iOS:

yarn ios

Storybook

Basic Storybook is set up with support of switching the theme via knobs and a custom theme decorator.

Run the following and open the app in the simulator/emulator:

yarn storybook

You may need to commit in the very first line and comment out the rest of the file /index.js. This should how the storybook on your emulator/simulator.

Then open http://localhost:7007 to access the storybook. When using an Android emulator you may need to run adb reverse tcp:7007 tcp:7007.

About

my-react-native-learn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published