slorber / react-native-scroll-into-view

Scroll a ReactNative View into the visible screen. Similar to DOMElement.scrollIntoView() browser function.
https://thisweekinreact.com
MIT License
417 stars 13 forks source link

Issue on Orientation #19

Closed cvabanuk3 closed 4 years ago

cvabanuk3 commented 4 years ago

react Scroll into view --> View --> Open Modal component --> rotate screen re renders the App without Modal

slorber commented 4 years ago

Sorry but I don't understand

Le ven. 25 sept. 2020 à 02:44, Siva kumar notifications@github.com a écrit :

react Scroll into view --> View --> Open Modal component --> rotate screen re renders the App without Modal

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/slorber/react-native-scroll-into-view/issues/19, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFW6PUIEQTDYQCAEWC2XUTSHPRXVANCNFSM4RY5YNVQ .

cvabanuk3 commented 4 years ago

Extremely sorry for the inconvenience, confirmed that it was not an issue with this package.