leecade / react-native-swiper

The best Swiper component for React Native.
MIT License
10.43k stars 2.34k forks source link

fix issue with resetting on change of state #1362

Closed kateengland-moore closed 1 year ago

kateengland-moore commented 1 year ago

Is it a bugfix ?

Is it a new feature ?

Describe what you've done:

Change contentOffset={this.state.offset} to contentOffset={this.fullState().offset}

How to test it ?

Add slides with state changes, change state