How can i remove the side lines when selecting a text in IOS in react-native?
As you can see in the above image I want to remove both the sidelines in ios in react- native, I have tried every prop available in the text-input but nothing is working.
Is there any solution for this?