Skip to content

Commit 6f02099

Browse files
authored
Update README.md
1 parent bfc328d commit 6f02099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import { VariableTextInputView } from "react-native-variable-text-input";
1717
1818
// ...
1919
20-
<VariableTextInputView color="tomato" />
20+
<VariableTextInputView style = {{flex:1,height:20,width:'100%'}}/>
2121
```
2222

2323
## Contributing

0 commit comments

Comments
 (0)