Nathan Walker
ac7f041dea
fix(core): AndroidTransitionType symbol export handling ( #9252 )
...
BREAKING CHANGE:
AndroidTransitionType is now a static member of the Transition class.
BEFORE:
```
import { AndroidTransitionType } from '@nativescript/core/ui/transition';
```
AFTER:
```
import { Transition } from '@nativescript/core';
Transition.AndroidTransitionType.enter; // etc.
```
2021-02-27 13:16:39 -08:00
..
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2020-10-17 16:15:20 -07:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2021-02-05 23:02:44 +01:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2021-02-27 13:16:39 -08:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2021-02-05 11:21:16 -08:00
2020-09-01 15:53:37 -07:00
2021-02-05 11:21:16 -08:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2021-02-05 11:21:16 -08:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00
2021-02-05 23:02:44 +01:00
2021-02-05 23:02:44 +01:00
2020-09-01 15:53:37 -07:00
2020-09-01 15:53:37 -07:00