react-native-material-design
React Native UI Components for Material Design
File Explorer
Download Latest Version (.zip)- Actions.js
- Body.js
- index.js
- Media.js
- Header.js
- index.js
- Section.js
- Elevation.js
- Ripple.js
- Avatar.js
- Button.js
- Checkbox.js
- CheckboxGroup.js
- config.js
- Divider.js
- helpers.js
- Icon.js
- IconToggle.js
- index.js
- List.js
- RadioButton.js
- RadioButtonGroup.js
- Ripple.js
- Subheader.js
- Toolbar.js
- VectorIconComponent.js
- .eslintrc
- .gitignore
- CONTRIBUTING.md
- LICENSE
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/invertase/react-native-material-design
Downloads the entire project code from GitHub to your computer.
cd react-native-material-design
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm i react-native-material-design --save
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
