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.

[iOS] Transition API for transform?

See original GitHub issue

I love the new transition API, is there any chance that transform property will be supported eventually? Or from the technical side it will be too hard or maybe it doesn’t even make sense?

Alternatively, https://github.com/kmagiera/react-native-reanimated/issues/269 would solve this issue as well.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
wcandilloncommented, Jun 21, 2019

This is the kind of animation that could be built with the transition API is it would support transform: https://twitter.com/wcandillon/status/1142159471285800962

0reactions
jakub-gonetcommented, Jul 28, 2020

We discussed Transitions internally in our team. Considering that v2 makes creating animations easier and Transitions was an experimental API for a long time, we decided to leave Transitions as they are.

We won’t actively fix bugs in them, but we’ll happily merge any PR with fixes. We’re also thinking about rewriting Transitions in v2 sometime in the future.

I’m closing this issue, but if you have further questions, I will be happy to help.

Read more comments on GitHub >

github_iconTop Results From Across the Web

UIViewControllerContextTransiti...
A set of methods that provide contextual information for transition animations between view controllers. iOS 7.0+ iPadOS 7.0+ Mac Catalyst 13.0+ tvOS 9.0+ ......
Read more >
Custom Container View Controller Transitions - objc.io
While it is technically true that you can customize the transition between two view controllers in custom containment, if you're using the iOS...
Read more >
WebKit Transform Wrong Transition - Stack Overflow
I'm trying to animate two images from a fixed position to side-do-side, using transition and transform/translation code. It works right on ...
Read more >
Layout Transition API - Texture
The Layout Transition API was designed to make all animations with Texture easy - even transforming an entire set of views into a...
Read more >
Custom UIViewController Transitions: Getting Started
iOS delivers some nice view controller transitions — push, pop, cover vertically — for free but it's great fun to make your own....
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