mirror of
https://github.com/zhigang1992/react-native-vector-icons.git
synced 2026-05-26 04:07:12 +08:00
15 lines
258 B
Markdown
15 lines
258 B
Markdown
IconExplorer
|
|
============
|
|
|
|
To run on OSX you must first install `react-native-desktop` with:
|
|
|
|
```
|
|
$ npm install react-native-desktop@0.6.5
|
|
```
|
|
|
|
To run on Windows you must first install `react-native-windows` with:
|
|
|
|
```
|
|
$ npm install react-native-windows
|
|
```
|