You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1

2
2
3
3
# Keyboard Avoiding (finally) made easy.
4
-
A modern, developer friendly React Native keyboard avoiding solution that actually works all of the time and provides consistency across platforms. Provides a high quality user experience out of the box.
4
+
A modern, developer friendly React Native keyboard avoiding solution that actually works how it is supposed too all of the time and provides consistency across platforms. Provides a higher quality user experience and developer experience out of the box.
5
5
6
6
[API Reference](#api)
7
7
@@ -241,7 +241,7 @@ And it can act janky in certain circumstances:
241
241
242
242

243
243
244
-
Our `<KeyboardAvoiderScrollView/>` does exactly what it should in all situations on iOS, it just gets the input out of the way with a smooth animation:
244
+
Our `<KeyboardAvoiderScrollView/>` does exactly what it should in all situations, it just gets the input out of the way with a smooth animation:
245
245
246
246

247
247
@@ -300,4 +300,4 @@ All `ScrollView` props can be passed. Additionally, the following props can be p
0 commit comments