You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I transform this with parent G component, the memory usage in expo performance monitor keep rising.
There isn't an issue if the vector effect property is removed.
Environment info
React native info output:
System:
OS: Linux 5.4 Ubuntu 20.04.1 LTS (Focal Fossa)
CPU: (8) x64 Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
Memory: 994.30 MB / 7.66 GB
Shell: 5.0.17 - /bin/bash
Binaries:
Node: 12.16.3 - /tmp/yarn--1597218790434-0.5635823842019212/node
Yarn: 1.22.4 - /tmp/yarn--1597218790434-0.5635823842019212/yarn
npm: 6.14.4 - ~/.nvm/versions/node/v12.16.3/bin/npm
Watchman: Not Found
SDKs:
Android SDK: Not Found
IDEs:
Android Studio: Not Found
Languages:
Java: Not Found
Python: Not Found
npmPackages:
@react-native-community/cli: Not Found
react: ~16.11.0 => 16.11.0
react-native: https://github.com/expo/react-native/archive/sdk-38.0.2.tar.gz => 0.62.2
npmGlobalPackages:
*react-native*: Not Found
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You may also mark this issue as a "discussion" and I will leave this open.
Bug
I'm making scatter plot with Path component set to render each dot with "M x y v0"
When I transform this with parent G component, the memory usage in expo performance monitor keep rising.
There isn't an issue if the vector effect property is removed.
Environment info
React native info output:
Library version: 12.1.0
Steps To Reproduce
The text was updated successfully, but these errors were encountered: