samipshah100

Results 12 comments of samipshah100

Thanks @ochikov I downgraded to 1.5.5 and it fixed my issue whereby my slides were automatically half swiping (possibly due to state change) P.S. 1.5.6 wasn't available in the versions...

This happens to me when i have multiple monitors (dual screen) and I switch off one of them. Deleting config.json solved it. Thanks

@bhavna-18 you can get size of array of your images. you can compare that against onPageSelected prop

add this to gallery style ` transform: [{ rotate: '90deg' }]`

@sathishjobs ` const imageComponent = (props) => { return ( ) }` and

I am having the same issue on expo sdk 36 "react-native-cn-richtext-editor": "^2.0.0-rc3", "expo": "~36.0.0",

Hi @Donhv if you mean you want to change the speed of animation, you can set it as such duration is in ms.

@heyman333 it is working for Progress "Bar" type as mentioned by @JulianKingman e.g to make speed maximum, set duration to 0 as below. @ferenax works for bars

I am having the same issues also on macbook air m1 Big Sur.