From 4c7aaf8f2a2060858353c5d739a05e2feb28740f Mon Sep 17 00:00:00 2001 From: Vishal <34983293+vishaldhanotiya@users.noreply.github.com> Date: Mon, 29 Jul 2019 07:34:49 -0400 Subject: [PATCH] Add new package: rn-modal-picker This is a cross-platform picker with search bar for react native support both platform IOs and android https://www.npmjs.com/package/rn-modal-picker --- components.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/components.txt b/components.txt index 219a81d..3590f5e 100644 --- a/components.txt +++ b/components.txt @@ -10,6 +10,7 @@ - [GeekyAnts/NativeBase]() # Others +- [vishaldhanotiya/rn-modal-picker]() - [airbnb/lottie-react-native]() - [oblador/react-native-vector-icons]() - [lelandrichardson/react-native-maps]()