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 web app drawer navigation logo #181

Closed khushal87 closed 3 years ago

khushal87 commented 3 years ago

This PR fixes:

  1. Web app drawer navigation logo.
  2. Styling issues in login screen 3

Screenshots hdhdh

Reference issue - #142

How does it work? When we display an Image on the Web, we need to have height and width defined. So, defining the height and width will display the image here.