react-native-elements / react-native-elements-app

Demo app for React Native Elements (w/ React Native Web)

Home Page:https://reactnativeelements.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unnecessary Outline In Input fields

Abhishek765 opened this issue · comments

During testing the application I found out unnecessary outlines in input fields when they are focused:

Before :

image

image

image

image

After Changes:

image

image

image

image

During testing the application I found out unnecessary outlines in input fields when they are focused:

Before :

image

image

image

image

After Changes:

image

image

image

image

Check the PR #154 for the same