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 bfc328d commit 6f02099Copy full SHA for 6f02099
README.md
@@ -17,7 +17,7 @@ import { VariableTextInputView } from "react-native-variable-text-input";
17
18
// ...
19
20
-<VariableTextInputView color="tomato" />
+<VariableTextInputView style = {{flex:1,height:20,width:'100%'}}/>
21
```
22
23
## Contributing
0 commit comments