-
Notifications
You must be signed in to change notification settings - Fork 298
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: improvements, fixes and new props (#115)
* fix: header component pan gesture handler for Android * feat: added new props and fixed keyboard handling * fix: options import for case sensetive fs * docs: fixed examples * docs: added new props * fix: examples * Revert "docs: fixed examples" This reverts commit 8696e78. * fix: watch:react-navigation script * fix: simplified handling of the modal height and keyboard handling * fix: keyboardAvoidingView enabled prop * fix: removed unnecessary component wrapper * feat: added the new avoidKeyboardLikeIOS prop * fix: updated expo examples
- Loading branch information
1 parent
e32457a
commit 7563c82
Showing
10 changed files
with
174 additions
and
129 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.