rgovindji / react-native-atoz-list

React Native Listview which handles large data sets and can scroll to sections using an alphabetical scroll list
185 stars 101 forks source link

scrollWithoutAnimationTo is deprecated. Use scrollTo instead #14

Closed jiangbophd closed 7 years ago

jiangbophd commented 7 years ago

Dear,

Firstly, thanks for your effort, it is very good.

I find there is warning for scroll. I try to change scrollTo, but there is not good. so solwly, I did not find any reasons.

Do you have any ideas for this? it is afraid not wok in the future.

Thanks!

rgovindji commented 7 years ago

Hi thank you!

This is a known issue, there may be a new solution now but I haven't had time to check. Please feel free to submit a PR if you find a solution.

On Tue, Mar 7, 2017 at 10:00 AM, Richard Jiang notifications@github.com wrote:

Dear,

Firstly, thanks for your effort, it is very good.

I find there is warning for scroll. I try to change scrollTo, but there is not good. so solwly, I did not find any reasons.

Do you have any ideas for this? it is afraid not wok in the future.

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rgovindji/react-native-atoz-list/issues/14, or mute the thread https://github.com/notifications/unsubscribe-auth/AAPWZ0-m8BtgZn6CYjkiot5B-I3sDpseks5rjXEjgaJpZM4MVlw4 .

gianpieroc commented 7 years ago

This issue is done. Can we have a new release with this? @rgovindji