Created
October 3, 2018 13:33
-
-
Save janhesters/a54ae29c81cb692e450d7ed7192a1e42 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <KeyboardAvoidingView | |
| style={styles.container} | |
| behavior={Platform.OS === "ios" ? "padding" : undefined} | |
| > |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment