Skins App
Skins App
@jugshaurya I can confirm I'm having the same issue, using 71.10, android. It basically makes the new architecture unusable on Android, unless you plan to have no animation. It's occurring...
The issue is triggered when `useNativeDriver` is set to `true` as per this issue: https://github.com/facebook/react-native/issues/36504 `onPress` works until a translation animation -- with `useNativeDriver: true` -- occurs. Thereafter `onPress` never...
@ucheNkadiCode @batuhanors where you able to get it working on Android .71?
@Odkhuu17 @Imtayaz were you able to get it working on .71?
Any update on this one? The new architecture is a no go with this package. @gre
same issue. It might be ok, except after this happens, **the user can't download the version again**. The system thinks the client has it already, and never tries to re-download...
Indeed it is solved by #966 , well done @kristofb !! *(verified on Android 13, on a Pixel 6 pro)*
Also would love to see this!