From c9ebf2d8e3f155c4fab5072761e4e3902522e53a Mon Sep 17 00:00:00 2001 From: Catalin Miron Date: Tue, 1 Oct 2019 11:55:49 +0200 Subject: [PATCH] Add React Native Modalize A modal that loves scrollable content. --- components.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/components.txt b/components.txt index 219a81d..5fcd21e 100644 --- a/components.txt +++ b/components.txt @@ -383,3 +383,4 @@ - [jacklein/rn-bottom-drawer]() - [catalinmiron/react-native-css-gradient]() - [xcarpentier/react-native-suggester]() +- [jeremybarbet/react-native-modalize]()