alexZajac / react-native-skeleton-content-nonexpo

A customizable skeleton-like loading placeholder for react native projects not using expo.
MIT License
308 stars 62 forks source link

Android App is crashing #27

Closed ariangel closed 2 years ago

ariangel commented 4 years ago

Describe the bug After downloading package and cleaning cache, I reinstalled my app and when I open it, it crashes without message error.

Smartphone

kperreau commented 3 years ago

Same for me.

Samsung S8, react-native: 0.64.0

yagarwal commented 3 years ago

I am facing the same issue with my build. After deep researching, it seems like the react-native-reanimated dependency is what is causing the issue.

react-native: 0.64.1

alexZajac commented 2 years ago

Without an error message and stack trace, this is difficult to debug. Updating to the latest version and cleaning previous version should fix it. Resolving due to the timelines of the issue (probably not happening anymore)