Skip to content

fix: replace deprecated StyleSheet.absoluteFillObject with absoluteFill - #208

Open
L2Develop96 wants to merge 1 commit into
jasongaare:masterfrom
L2Develop96:fix/rn-085-absolute-fill
Open

fix: replace deprecated StyleSheet.absoluteFillObject with absoluteFill#208
L2Develop96 wants to merge 1 commit into
jasongaare:masterfrom
L2Develop96:fix/rn-085-absolute-fill

Conversation

@L2Develop96

Copy link
Copy Markdown

Summary

React Native 0.85 removed StyleSheet.absoluteFillObject, causing this library to fail when used with RN 0.85+.

This PR replaces all usages of StyleSheet.absoluteFillObject with StyleSheet.absoluteFill.

Testing

  • Tested with React Native 0.86
  • Existing behavior remains unchanged

fix: replace deprecated StyleSheet.absoluteFillObject
@mateattilabarna

Copy link
Copy Markdown

@jasongaare

Thanks for the package it's great! What do you think, you will have time to merge this PR?

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