Open kiranonline opened 12 months ago
There is no SvgUri component, as it is available in react-native-svg.
eg:
export default () => ( <SvgUri width="100%" height="100%" uri="http://thenewcode.com/assets/images/thumbnails/homer-simpson.svg" /> );
There is no SvgUri component, as it is available in react-native-svg.
eg:
export default () => ( <SvgUri width="100%" height="100%" uri="http://thenewcode.com/assets/images/thumbnails/homer-simpson.svg" /> );