From ad7517d53fb74d99571613ddd5e0e8cbf379bebc Mon Sep 17 00:00:00 2001 From: Alex Rodin Date: Tue, 1 Oct 2019 21:47:06 -0300 Subject: [PATCH] @nidorx/react-native-ui-blueprint No more wrong margins, text sizes and many other silly visual mistakes. React Native UI Blueprint allow to you implements a pixel-perfect design. --- components.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/components.txt b/components.txt index 219a81d..7336227 100644 --- a/components.txt +++ b/components.txt @@ -383,3 +383,4 @@ - [jacklein/rn-bottom-drawer]() - [catalinmiron/react-native-css-gradient]() - [xcarpentier/react-native-suggester]() +- [nidorx/react-native-ui-blueprint]()