Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v13 don't update layout on Android #1859

Closed
Bardiamist opened this issue Sep 7, 2022 · 3 comments
Closed

v13 don't update layout on Android #1859

Bardiamist opened this issue Sep 7, 2022 · 3 comments

Comments

@Bardiamist
Copy link

Bug

After update react-native-svg from 12.4.4 to 13.1.0 layout change don't work properly on Android on old architecture

Tried on react-native 0.69.5 and 0.70.0 and Android 9
No problems on iOS

Steps To Reproduce

  1. git clone https://github.com/Bardiamist/svg
  2. cd svg
  3. yarn
  4. Run project on Android 9 (API 28)
  5. Press Toggle button (should work good)
  6. Press Toggle button again (should to show previous layout but dosn't)

Ineteresting that if remove verticalLines then layout will not update even on first Toggle button press

@WoLewicki
Copy link
Member

@Bardiamist can you check if #1864 resolves the issue?

@Bardiamist
Copy link
Author

@Bardiamist can you check if #1864 resolves the issue?

Tried, looks good

@Bardiamist
Copy link
Author

Fixed in 13.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants