Jakub Grzywacz

Results 35 comments of Jakub Grzywacz
trafficstars

> I am currently using an iPhone 11 pro and the start-up for the emoji picker is quite slow the animation is really laggy. what animation/ bottom sheet library are...

Hi @liellevibob, could you please check the latest version? (1.3.0)

Hi everyone, This bug has been fixed and released in the latest version `15.3.0` 🎉 After the update everything should work and if not - feel free to ping me...

I believe this should be fixed now (starting with version 15.4.0), since `RNSVGMask` was added in this PR #2315

Hi, this issue has been resolved in #2152 and will be release in the next version! Thanks 🚀

Hi! I suggest you looking at the docs in the [USAGE.md](https://github.com/software-mansion/react-native-svg/blob/main/USAGE.md#use-with-svg-files) file, specifically the _**Use with svg files**_ section. This section describes how to use a local `*.svg` file, as...

Hey @aztran, could you share the minimal reproducible repo? Or snack [snack.expo.dev](https://snack.expo.dev/)

> whereas transform scale results in pixelated zoom. Hi! This issue (pixelated zoom) has likely been resolved in #2299 and merged into the main branch. Please feel free to test...

Hi, thank you for reporting this issue. To investigate further, we need a minimal reproduction repository. Once you have the repository ready, please share the link here.

As someone has already mentioned, `setBackgroundColorAsync("transparent")` does work as expected by setting the navigation bar background to transparent. However, the issue is likely that your app isn't running in edge-to-edge...