We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I do the installation correctly and when I create a ImageLoader
<ImageLoader style={styles.foto} options={{ src: uri, //uri is a string with a url }} />
throw a error:
Error while updating property 'options' of a view managed by: RTCLoaderImageView
Someone know the solution?