Tal Kol 9 anni fa
parent
commit
5656362b74
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  1. 9
    0
      example/README.md

+ 9
- 0
example/README.md Vedi File

@@ -0,0 +1,9 @@
1
+# example
2
+
3
+## Installation - iOS
4
+
5
+* In the `example/` folder, run `npm install`
6
+
7
+> Make sure you're using npm ver 3. If you normally use npm ver 2 on your system and reluctant to upgrade, you can install [npm 3 alongside 2](https://www.npmjs.com/package/npm3).
8
+
9
+* Open `example/ios/example.xcodeproj` in Xcode and press the play button