Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 27, 2021. It is now read-only.

Commit 1ee4cf8

Browse files
author
白俊杰
authored
Merge pull request #59 from njdancer/patch-1
Fix typos in README.md
2 parents 2153942 + 3e4d5d3 commit 1ee4cf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ _onContentSizeChange = ({nativeEvent:event}) => {
131131
| `multilineInputStyle` | `Style` | `null` | If your multiline `TextInput` has a specific style, to ensure that the cursor can be accurately adjusted to the top of the keyboard, this is set as a multiline `TextInput` style, The style attributes that mainly include `fontSize``fontFamily``lineHeight` etc. affect the position of the cursor. **Be careful not to include `width` and `height`**. |
132132
| `useAnimatedScrollView` | `bool` | `false` | Replace regular `ScrollView` component with `Animated.ScrollView` component. |
133133
| `keyboardAvoidingViewProps` | `props` | `null` | `KeyboardAvoidingView` component Props. Check them here: https://facebook.github.io/react-native/docs/keyboardavoidingview |
134-
| `...ScrolView.props` | `props` | | All props from ScrollView are inherited. Check them here: https://facebook.github.io/react-native/docs/scrollview.html |
134+
| `...ScrollView.props` | `props` | | All props from ScrollView are inherited. Check them here: https://facebook.github.io/react-native/docs/scrollview.html |
135135

136136

137137

@@ -144,7 +144,7 @@ _onContentSizeChange = ({nativeEvent:event}) => {
144144

145145

146146

147-
## Produt case
147+
## Product case
148148

149149
[![App_Store](https://github.com/baijunjie/react-native-input-scroll-view/blob/master/images/App_Store.png)](https://itunes.apple.com/us/app/id-butler-free/id1291749714?mt=8)
150150

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /