Skip to content

fix: linear gradient animation not working in expo sdk 56#11

Merged
Q1w1N merged 5 commits into
callstack:mainfrom
lklima:main
Jun 2, 2026
Merged

fix: linear gradient animation not working in expo sdk 56#11
Q1w1N merged 5 commits into
callstack:mainfrom
lklima:main

Conversation

@lklima
Copy link
Copy Markdown
Contributor

@lklima lklima commented May 24, 2026

Summary

This pr fixes linear gradient animation not working because of the deprecation and remotion of StyleSheet.absoluteFillObject

  • Replaced StyleSheet.absoluteFillObject with absoluteFill
  • Updated example to expo sdk 56
  • Fixed some imports and types

Test plan

Run example app

@lklima lklima changed the title fix: linear gradient animation not working fix: linear gradient animation not working in expo sdk 56 May 24, 2026
@renanmav
Copy link
Copy Markdown
Contributor

renanmav commented Jun 1, 2026

@Q1w1N could you take a look here?

@Q1w1N Q1w1N merged commit a81105a into callstack:main Jun 2, 2026
3 of 4 checks passed
@Q1w1N
Copy link
Copy Markdown
Collaborator

Q1w1N commented Jun 2, 2026

Thank you so much @lklima
There are some problems with test runner but i'll fix it in separate 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.

3 participants