Commit c4d4b8bd authored by bsudekum's avatar bsudekum
Browse files

Merge branch 'master' into android

Showing with 3 additions and 3 deletions
+3 -3
......@@ -16,9 +16,9 @@ Notes:
* `MobileCoreServices.framework`
* `QuartzCore.framework`
* `SystemConfiguration.framework`
* `libc++.dylib`
* `libsqlite3.dylib`
* `libz.dylib`
* `libc++.tbd`
* `libsqlite3.tbd`
* `libz.tbd`
* ![](https://cldup.com/KuSEgMQQSy.gif)
1. Click on the `RCTMapboxGL` project. Under the `Build Settings` tab, search for `header_search_path`. Make sure `$(SRCROOT)/../../React` and `$(SRCROOT)/../react-native/React` are added and set to `recursive`. ![](https://cldup.com/81zUEHaKoX.png)
1. You can now `require('react-native-mapbox-gl')` and build.
Supports Markdown
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