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

Demo app for React Native Elements (w/ React Native Web)
https://reactnativeelements.com/
1.29k stars 417 forks source link

Fix design/UI issues in web mode #165

Closed khushal87 closed 3 years ago

khushal87 commented 3 years ago

With this PR I have improved almost all the glitches in UI/UX of the web application except the drawer logo which is to be done by someone else. I have also fixed the input events bug.

Reference Issue - #143

Screenhshots are attached here in: Before Capture3 Capture5 Capture7 After Capture11 Capture12 Capture14 Capture4 Capture6 Capture10

Will be glad to work on Reviews and suggestions and also report if there is any other issue. Thanks