Valeriia

Results 6 comments of Valeriia

@rohit280 you need to add line data={this.state.product} to your Carousel tag.

Any updates on this issue? I am facing the same.

@Kureev any ideas when 3.6.1 will be published on npm? Thank you!

> add `implementation('com.eightbitlab:blurview:1.6.6') { force = true }` in app/build.gradle. It working for me. Something crash app :((( works for me. thank you!

I found solution. If your image like this `require('someImage.png')`, you should put `width` and `height` for it with styles and it will work.

I got message for `pickerProps={{ ref: this.pickerRef }}`: Type '{ ref: React.MutableRefObject; }' is not assignable to type 'CustomPickerProps'. Also, I tried @bacarybruno solution and I always get `Cannot read...