Kim Kwang Hyun
Results
2
comments of
Kim Kwang Hyun
Scroll restoration happens too early before the page gets rendered after hitting browser back button
@pavlo-vasylkivskyi-scx Thank you! But an error occurred when I refreshed the page and click browser back button. `TypeError: Invalid attempt to destructure none-iterable instance` so I changed your code. ```js...
> [@lucasbachega](https://github.com/lucasbachega) the issue can be solved by upgrading `@react-native-masked-view/masked-view` to version 0.3.2. I found this in another issue posted [here](https://github.com/chramos/react-native-skeleton-placeholder/issues/133) It's worked for me! Thanks :) Here are the...