mirror of
https://github.com/status-im/react-native-mapbox-gl.git
synced 2026-08-31 04:51:15 +00:00
ea18dce2cc5b39320c2422c6e8928462f97efbec
* Import React separately from ReactNative Also changed React.findNodeHandle to ReactNative.findNodeHandle * Extract findNodeHandle from ReactNative I also changed every call of this function * Extract MapboxGLManager from NativeModules Also changed every call to methods of MapboxGLManager * Extract PropTypes from React Changed property propTypes in MapView to use PropTypes directly * Added support for react-native 0.25 and beyond
React Native Mapbox GL
An experimental React Native component for building maps with the Mapbox iOS SDK and Mapbox Android SDK
Support
This project is experimental. Mapbox does not officially support React Native Mapbox GL to the same extent as the iOS or Android SDKs it depends on. Bug reports and pull requests are very welcome.
Installation
Dependencies
- node
- npm
- React Native >= 0.15.0
npm install react-native-mapbox-gl --save
API
Example
Languages
Java
45.3%
Objective-C
39.6%
JavaScript
14.1%
Ruby
0.4%
Shell
0.4%
Other
0.2%

