Jakub Grzywacz
Jakub Grzywacz
Hi @traianrusu1, I apologize for the long wait for a reply. Due to the lack of a detailed description, I was not able to find the cause of the problem....
Hey, thanks for bringing up that issue. It’s definitely concerning, but I’m unable to reproduce it or guess the root cause, especially since the stack trace is obscured (e.g., `SourceFile:252`...
Hi, I appreciate your help in resolving this issue. Since the fix has been merged and a new version will be released shortly, I'm closing the issue.
Fixed in #2694
Hi @GrinZero, I've made a PR solving this issue https://github.com/software-mansion/react-native-svg/pull/2407 with iOS and Android support. Thank you!
* **#37366** * **#37334** * **#37333** 👈 (View in Graphite) * `main` This stack of pull requests is managed by Graphite. Learn more about stacking.
### Merge activity * **Aug 1, 1:12 PM UTC**: A user started a stack merge that includes this pull request via [Graphite](https://app.graphite.dev/github/pr/expo/expo/37333). * **Aug 1, 1:12 PM UTC**: @jakex7 merged...
Hey @sierraleonez, Could you share a reproduction repository? The one provided by @elmaxe no longer works for me, and I couldn't reproduce the issue using the latest version in our...
Hey! Thanks for sharing this. However, these props are deprecated and will not work correctly. The proper way to handle transformations is by using the `transform` prop, which works well...
Hi @TomCorvus, there are a few issues here, so let's break them down: 1. Since not all filters are implemented yet (#2362), filters other than `FeColorMatrix` have been removed. 2....