Hacker News new | ask | show | jobs
by hsavit1 3425 days ago
Is your navigation lib taking advantage of this? Just wondering, seeing as how React Navigation uses the Animated API
1 comments

It doesn't yet, but I hope to work in integrating these two very very soon. We have to figure out what this will look like on Android, as the TransitionCoordinator on iOS doesn't have an exact equivalent on Android.
That seems extremely interesting! So if you could pull this off, this would be like, we'd see some kind of AE animation mid View transition?