alexZajac / react-native-skeleton-content

A customizable skeleton-like loading placeholder for react native projects using expo.
https://www.npmjs.com/package/react-native-skeleton-content
MIT License
614 stars 134 forks source link

App freezing when turning on debug with chrome #68

Closed Iamivan1996 closed 2 years ago

Iamivan1996 commented 2 years ago

Describe the bug Just turning on debug with chrome, then the app is freezing for both Platform OS without any error, all the buttons are not working and also can not scroll down the page until set the props "isLoading" to false.

To Reproduce Steps to reproduce the behavior:

  1. Turning on debug with chrome

Expected behavior Expect in debug and release mode, the animation will works fine and will not effect the app stability

Screenshots https://user-images.githubusercontent.com/30230906/180195550-aad04db0-c203-44bf-8cb6-387713a4b587.mov image

Smartphone (please complete the following information):

Iamivan1996 commented 2 years ago

Sorry i open the issue in incorrect repository

Cantinaband commented 2 years ago

I'm having the same issue. Any idea here?

cstoneham commented 2 years ago

Same issue, I think I saw somewhere that it's due to the react-native-reanimated dependency.