LeftAvatar not working on Android
See original GitHub issueleftAvatar doesnt seem to load on Android based on ListItem example in doc.
Left (Android) Right (IOS)

Internet permissions. Check.

React-Native info
info Fetching system and libraries information...
System:
OS: macOS 10.14.5
CPU: (8) x64 Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz
Memory: 43.90 MB / 8.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 10.15.3 - ~/.nvm/versions/node/v10.15.3/bin/node
npm: 6.9.0 - ~/.nvm/versions/node/v10.15.3/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 12.2, macOS 10.14, tvOS 12.2, watchOS 5.2
IDEs:
Android Studio: 3.4 AI-183.5429.30.34.5452501
Xcode: 10.2.1/10E1001 - /usr/bin/xcodebuild
npmPackages:
react: 16.8.6 => 16.8.6
react-native: 0.60.0 => 0.60.0
npmGlobalPackages:
Versions:

Not sure what to think of it since IOS works fine with the example. Any hints would be appreciated.
Issue Analytics
- State:
- Created 4 years ago
- Comments:5
Top Results From Across the Web
ListItem Avatar Not Displaying - react native - Stack Overflow
According to react-native-elements they have leftAvatar and no just avatar <ListItem key={i} leftAvatar={{ source: { uri: l.avatar_url } ...
Read more >Blog - React Native Elements
React Native Elements is an amazing community to work with, as mentors are really helpful and experienced.
Read more >[Solved]-using @react-native-community/blur with react-native ...
I am using bottom-tabs with a plus button But Plus button is not clickable in half of the area in react native in...
Read more >What happened to Android 12 for Nord 2? : r/oneplus - Reddit
I solved my update problem. I bought a used but new condition Samsung Galaxy S22 instead and will sell my Nord 2 (probably...
Read more >Sprite Fantasia - Facebook
We would like to update some known issues we're handling now ... pay attention to your currency information (top left avatar > Currency)...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@iRoachie thank you for checking. i pasted this into snack and confirming all works https://snack.expo.io/@polfilm/elements-with-nav
but, not on raw emulator, could you please try code from snack without Expo?
I double checked on another version of emulator. Both produce same result. This is killing me.
package.json
Closing as inactive. Feel free to message or create a new issue if this is still a concern.