How to align text in TextInput for react-native-paper – React native
I am using "react-native-paper": "^4.12.5" & "react-native": "0.70.4" I want to transform the layout on the left to the one on the right using react-native-paper. But I have found a problem. I don't know how to center the input, and…