react-native-ui-lib
react-native-ui-lib copied to clipboard
Icon from url doesn't work.
Description
Related to
- [x] Components
- [ ] Demo
- [x] Docs
- [ ] Typings
Steps to reproduce
Expected behavior
Show Icon from url.
Actual behavior
Shows nothing.
More Info
Code is from the RNU doc for Icon - https://wix.github.io/react-native-ui-lib/docs/components/basic/Icon#usage
Code snippet
<Icon source={{uri: 'https://github.com/wix/react-native-ui-lib/blob/master/demo/src/assets/icons/delete.png'}} size={24} tintColor={Colors.grey40}/>
Screenshots/Video
Environment
- React Native:
- React Native UI Lib:
Affected platforms
- [ ] Android
- [x] iOS
- [ ] Web