You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2021. It is now read-only.
This is currently a loose fork from the original [mrn](https://github.com/binggg/mrn) repository which is still a work in progress.
3
+
React Native components which implement [Material Design](https://www.google.com/design/spec/material-design/introduction.html).
4
4
5
-
Please use the original repository until this is in a stable state.
5
+
Credits to **@binggg** for the original [mrn](https://github.com/binggg/mrn) repository.
6
6
7
7
## Installation
8
8
9
9
```
10
-
npm install mrn --save
10
+
npm i react-native-material-design --save
11
11
```
12
12
13
-
[Copy the font](https://github.com/oblador/react-native-vector-icons#android) file to your local working directory:
13
+
Copy the `MaterialIcons`font file from [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons#android) to your local working directory:
0 commit comments