From 9ceb387123b84c0a80f45b5eb60e7babd9dcac52 Mon Sep 17 00:00:00 2001 From: MapMetrics <92952377+MapMetrics@users.noreply.github.com> Date: Mon, 23 Mar 2026 19:15:41 +0100 Subject: [PATCH] Add MapMetrics React Native --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7a79692..05a4c4b4 100644 --- a/README.md +++ b/README.md @@ -726,6 +726,7 @@ Components and native modules. * [swipeable-modal-react-native](https://github.com/bzurkow/swipeable-modal-react-native) - A 'pop-up' modal that can be swiped away left or right to run different functions. * [react-native-countdown-text](https://github.com/realKfiros/react-native-countdown-text) - A React Native component that converts a timestamp of a future date to a readable countdown clock, based on a format. * [rn-actionsheet-module ★0](https://github.com/talut/rn-actionsheet-module) - BottomsheetDialog & ActionSheetIOS with same props and usage. +* [MapMetrics-React-Native ★0](https://github.com/MapMetrics/MapMetrics-React-Native) - A Mapbox GL-compatible React Native module for interactive maps with geocoding, routing, and search. * [react-native-animated-loader](https://github.com/vikrantnegi/react-native-animated-loader) - A React Native Loader Component which uses Airbnb's Lottie for beautiful loader animations. * [rn-verifcode](https://github.com/xcarpentier/rn-verifcode) - React-Native component to input confirmation code for both Android and IOS * [react-native-picker-modal-view](https://github.com/pankod/react-native-picker-modal-view) - React Native Module to select item picker modal.