
Security News
TC39 Advances 11 Proposals for Math Precision, Binary APIs, and More
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.
react-native-ola-maps
Advanced tools
react-native-ola-maps is a powerful and flexible map library for React Native applications, designed to provide seamless integration of interactive maps for both Android and iOS platforms. Built with native map SDKs (Ola Maps for Android and iOS), this li
React Native Ola Map components for iOS + Android
This library + documentation is currently in progress. More features are on it's way. Please feel free to contribute and raise issues
This project is being maintained by an individual, and any help with issues and pull requests are always appreciated. If you are able and willing to contribute, please read the guidelines.
See the contributing guide to learn how to contribute to the repository and the development workflow.
import MapView from 'react-native-ola-maps';
or
var MapView = require('react-native-ola-maps');
<MapView
initialRegion={{
latitude: 37.78825,
longitude: -122.4324,
altitude: 5,
zoomLevel: 10,
}}
/>
This example displays maps
MIT
FAQs
react-native-ola-maps is a powerful and flexible map library for React Native applications, designed to provide seamless integration of interactive maps for both Android and iOS platforms. Built with native map SDKs (Ola Maps for Android and iOS), this li
The npm package react-native-ola-maps receives a total of 10 weekly downloads. As such, react-native-ola-maps popularity was classified as not popular.
We found that react-native-ola-maps demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.