Skip to content

Instantly share code, notes, and snippets.

@janhesters
Created October 3, 2018 13:33
Show Gist options
  • Save janhesters/a54ae29c81cb692e450d7ed7192a1e42 to your computer and use it in GitHub Desktop.
Save janhesters/a54ae29c81cb692e450d7ed7192a1e42 to your computer and use it in GitHub Desktop.
<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