question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Shared element text size change

See original GitHub issue

Hey, sorry for the multitude of issues 😃

So one more thing I’m trying to do is gradually increase the size of text as I animate from a list view & something becomes a page header.

The text position animates great, but fontSize doesn’t seem like it can be animated.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
chrfalchcommented, Nov 13, 2018

Tested. Will not work using Animated from react-native. New version using reanimated in the works.

0reactions
chrfalchcommented, Sep 21, 2018

I’m seeing some jumping in the text transition that I’m working on. Stay tuned.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Changing text size and color in Shared Element Activity ...
Yes, if you want to perform an Activity transition while changing text size and color, you can probably change the text…
Read more >
How can I scale textviews using shared element transitions?
Since changing the TextView 's text size will cause its layout bounds to change during the course of the animation, getting the transition...
Read more >
TextView shared elements abruptly change in text size at the ...
During the shared element transition, the ImageView is animated perfectly. However, the TextView does not animate smoothly across the two ...
Read more >
How to Change Font Size in CSS - HubSpot Blog
Learn how to change the size of different elements on your web page using the font-size property in CSS.
Read more >
How To Style Text Elements with Font, Size, and Color in CSS
Open index. html in your browser or refresh the page. The font-size change on the body element changed all the fonts on the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found