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

Remove StyleSheet.compose(a, b) instances in favor of lists #2555

Closed
wants to merge 1 commit into from

Conversation

berkcoker
Copy link
Contributor

@berkcoker berkcoker commented Jul 16, 2023

StyleSheet.compose(a, b) is deprecated; use array syntax, i.e., [a,b].

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit f097e14:

Sandbox Source
react-native-web-examples Configuration

@necolas necolas added this to the 0.19.x milestone Jul 19, 2023
@necolas necolas closed this in 3babcc4 Jul 19, 2023
@necolas
Copy link
Owner

necolas commented Jul 19, 2023

Thanks!

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.

2 participants