Commit ccda5f96 authored by Gaëtan Renaudeau's avatar Gaëtan Renaudeau

Add Cocoapods in readme

parent d2371fc0
...@@ -24,6 +24,12 @@ npm i --save gl-react-native ...@@ -24,6 +24,12 @@ npm i --save gl-react-native
![](https://github.com/ProjectSeptemberInc/gl-react-native/raw/master/docs/install-steps.png) ![](https://github.com/ProjectSeptemberInc/gl-react-native/raw/master/docs/install-steps.png)
or if you use Cocapods:
```ruby
pod 'RNGL', :path => './node_modules/gl-react-native'
```
**on Android:** **on Android:**
1. `android/settings.gradle`:: Add the following snippet 1. `android/settings.gradle`:: Add the following snippet
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment