[add] basic support for KeyboardAvoidingView

Close #624
This commit is contained in:
Unknown
2017-09-08 12:31:05 +02:00
committed by Nicolas Gallagher
parent e34e4e38d3
commit 4a680fd9b6
5 changed files with 79 additions and 1 deletions
-1
View File
@@ -56,7 +56,6 @@
"no-dupe-class-members": 2,
"no-dupe-keys": 2,
"no-duplicate-case": 2,
"no-duplicate-imports": 2,
"no-empty-character-class": 2,
"no-empty-pattern": 2,
"no-eval": 2,