Joar

Results 7 comments of Joar

Also experiencing this, only on samsung phones per now. ![Screenshot 2023-10-24 at 08 53 17](https://github.com/oblador/react-native-keychain/assets/9250267/af84ea7d-0c1e-49e6-8700-f870ad4c0b34)

Note that putting both texts inside one canvas, with dynamic X position of the second text works for both iOS and Android. Which probably is the preferred way of doing...

Sorry for being a bit slow on providing example, I created a example from the react native starter with only skia and reanimated added here: https://github.com/joarkosberg/SkiaTest . Added just one...

> Oups, that looks bad 😅 Thanks for taking the time to make a reproducible example. Small question: would the same bug happens too with a circle for instance? Or...

+1 Experiencing same in `5.0.0-alpha.11`, on scenarios without the `BottomSheetView` or the other wrappers. Like this example: https://ui.gorhom.dev/components/bottom-sheet/detach-modal

Might be related(?). We also got this issue after updating yarn to v3, which was part of the latest react native upgrade. We had multiple versions of promise before, but...