_IN PROGRESS_ - [ ] Maintain Custom transitions workflow - [x] Create CustomTransition class in tns-core-modules-widgets that implements AndroidX Transition - [ ] _More..._ - [ ] Remove `setCustomAnimations` from codebase - [ ] _More..._ - [ ] Revise current tests and create new ones - [ ] Measure the performance impact - [x] (known bug) Fix nested fragments disappear during transition animation https://github.com/NativeScript/NativeScript/issues/6659 `Fragment animations from child fragments and their descendants are now properly handled when animating the parent Fragment` bug is fixed in androidx.fragment:fragment:1.2.0-alpha02 - [ ] Brainstorm androidX namespaces versions handling (for example `androidx.transition:transition:1.2.0-beta01` `androidx.fragment:fragment:1.2.0-alpha02`)
IN PROGRESS
Transition
setCustomAnimationsfrom codebaseFragment animations from child fragments and their descendants are now properly handled when animating the parent Fragmentbug is fixed in androidx.fragment:fragment:1.2.0-alpha02androidx.transition:transition:1.2.0-beta01androidx.fragment:fragment:1.2.0-alpha02)