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

Fix/style sheet compose #625

Merged
merged 3 commits into from
Aug 29, 2024
Merged

Fix/style sheet compose #625

merged 3 commits into from
Aug 29, 2024

Conversation

draggie
Copy link
Contributor

@draggie draggie commented Aug 23, 2024

Summary:

fixes #614
Patch react-native-web to higher version in example-web application, modify usage of deprecated Stylesheet.compose, replace with array notation.

Test Plan:

  • Ran example app
  • Checked example app on android
  • Checked example app on ios

@draggie draggie self-assigned this Aug 23, 2024
@BartoszKlonowski BartoszKlonowski linked an issue Aug 26, 2024 that may be closed by this pull request
Copy link
Member

@BartoszKlonowski BartoszKlonowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@BartoszKlonowski BartoszKlonowski merged commit 6421cf5 into main Aug 29, 2024
9 checks passed
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

Successfully merging this pull request may close these issues.

StyleSheet.compose() deprecated
2 participants