Skip to main content

React Native plugin

|

Built on top of the Magic Lane TypeScript SDK, the React Native plugin extends its core mapping capabilities with a native component for map rendering, providing full access to the same powerful features.

What you can reuse

  • Maps, markers, and overlays
  • Search and geocoding
  • Routing and navigation
  • Positioning and location services

What is different

  • Web: create a view with gemKit.createView()
  • React Native: render a map using the GLView component

Next steps