We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 454bc58 commit a38295aCopy full SHA for a38295a
README.md
@@ -35,7 +35,7 @@ npm i react-native-text-input-interactive
35
import InteractiveTextInput from "react-native-text-input-interactive";
36
```
37
38
-## Fundamental Usage
+## Basic Usage
39
40
```jsx
41
<InteractiveTextInput onChangeText={(text: string) => {}} />
0 commit comments