LIKE
Alexandre Moureaux
Lead Dev @
@almouro
github.com/almouro
Check out our open-source (github.com/bamlab) and our blog (blog.bam.tech)
react-native-keyboard-spacer
<ScrollView> <BigForm full of inputs /> <KeyboardSpacer/> </ScrollView>
react-native-hide-with-keyboard
<View> <HideWithKeyboard> <Text> Hidden when keyboard is shown </Text> </HideWithKeyboard> <Text>Never hidden</Text> </View>
11k stars | 150k weekly downloads
150 stars | 1k weekly downloads
react-native-formik
By Alexandre Moureaux