mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
fix(hmr): quick fade upon replace navigation (#7251)
This commit is contained in:
@@ -5,7 +5,7 @@ import {
|
||||
} from ".";
|
||||
|
||||
import {
|
||||
ViewBase, Property, booleanConverter, eachDescendant, EventData, layout,
|
||||
ViewBase, Property, booleanConverter, EventData, layout,
|
||||
getEventOrGestureName, traceEnabled, traceWrite, traceCategories,
|
||||
InheritedProperty, ShowModalOptions
|
||||
} from "../view-base";
|
||||
|
||||
Reference in New Issue
Block a user