-
In the "get_transition_mixin.dart"
```dart
// I think the below code should be "Theme.of(context).pageTransitionsTheme ?? PageTransitionsTheme() .buildTransitions(....)"
return PageTransitions…
-
###
Core Animation (Layer Animations)
* Core Animation is a graphics rendering and animation infrastructure available on both iOS and OS X that you use to animate the views and other visual elements…
-
Hi,
I've exported the JSON using Bodymovin.
In web the animation is rendered perfectly but when try to load it on iOS it not the correct animation.
I've attached the web animation+json and a iOS sc…
-
Hi,
I'm having a issue with animation rendering in iOS.
I'm doing the following steps:
1. Export animation as JSON
2.The animation is rendered correctly in web (see attached)
3. When try to loa…