feat: Add background-size, position and repeat styles - #5219
Merged
Conversation
retyui
force-pushed
the
feat/retyui/background-props
branch
from
August 31, 2026 17:18
b57cf46 to
77542f8
Compare
Contributor
Author
|
@Simek could you please review this ? |
retyui
force-pushed
the
feat/retyui/background-props
branch
from
September 1, 2026 08:03
77542f8 to
b67a89d
Compare
Collaborator
|
PR preview: https://deploy-preview-5219--react-native.netlify.app/ Looks good on the preview, just one small nit - can we move the
|
PR: react/react-native#52284 As `experimental_` available from RN 0.83.x As statble API available from RN 0.87.x
retyui
force-pushed
the
feat/retyui/background-props
branch
from
September 1, 2026 08:30
b67a89d to
13eb978
Compare
Contributor
Author
Simek
approved these changes
Sep 1, 2026
Simek
left a comment
Collaborator
There was a problem hiding this comment.
Thanks for the updates, LGTM! 🚀
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Commit that added new style props as
experimental_*react/react-native@3d08683 (RN 0.83+)Commit that removed an
experimental_*prefix react/react-native@7844386 (RN 0.87+)Tester App: