Skip to content

Latest commit

History

History
20 lines (13 loc) 路 644 Bytes

File metadata and controls

20 lines (13 loc) 路 644 Bytes

reason-react-native-boilerplate

Reason React Native (+Web) template

馃帀 Made during the Youtube show How To React with Reason!

Usage

The following command will help you to use this boilerplate as a template to create a fresh react native app!

npx react-native init ProjectName --template https://github.com/MoOx/reason-react-native-boilerplate

鈿狅笍 Replace ProjectName by your actual project name.

More info for the react-native init command on the React Native CLI documentation.