1.0.2
Changes
- Added the hack that @react-native-mapbox-gl uses to overcome the headache with RN, cocoapods, and
use_frameworks!
. It allows this library to be used without addinguse_frameworks!
to your podfile. - Documented how to solve ios build issues.