Open patiljignesh opened 6 years ago
Hi
I have receiving warnings for every image loading in the ImageCarousel.
Please assist. Thank you so much in advance.
<ImageCarousel height={hp('30%')} weight={wp('20%')} delay={4000} indicatorSize={5} indicatorOffset={-20} images={[ {uri: 'http://testapp.1231231213213.com/api/documents/'+ imageIds[0], headers: { Authorization: 'Bearer '+STORAGE_KEY } }, {uri: 'http://testapp.1231231213213.com/api/documents/'+ imageIds[1], headers: { Authorization: 'Bearer '+STORAGE_KEY } }]}/>
I have the same problem in android. Is there anyway?
Hi
I have receiving warnings for every image loading in the ImageCarousel.
Please assist. Thank you so much in advance.
<ImageCarousel height={hp('30%')} weight={wp('20%')} delay={4000} indicatorSize={5} indicatorOffset={-20} images={[ {uri: 'http://testapp.1231231213213.com/api/documents/'+ imageIds[0], headers: { Authorization: 'Bearer '+STORAGE_KEY } }, {uri: 'http://testapp.1231231213213.com/api/documents/'+ imageIds[1], headers: { Authorization: 'Bearer '+STORAGE_KEY } }]}/>