Adel Emad

Results 4 comments of Adel Emad

I tried this on chrome and I couldn't produce the bug my chrome version is `Version 84.0.4147.105`

Yes please make it as a prop. it will be very helpful

I did a workaround to solve this issue and it is working fine ``` import { Image, Dimensions } from 'react-native'; function renderNode(node) { if (node.name === 'img') { return...