madsleejensen / react-native-image-sequence

native implementation for creating frame based image animations
MIT License
107 stars 67 forks source link

Animation doesn't display on release app #42

Open seag86 opened 3 years ago

seag86 commented 3 years ago

It works fine on debug both emulator and android device, but does not display any pictures on release app. Images bundeled correctly, I display them with Image component. The React-native version is 0.63.4