We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b6a9e9 commit dcd1cf1Copy full SHA for dcd1cf1
demo/app/examples/size-fragment.ts
@@ -1,6 +1,6 @@
1
import { EventData } from '@nativescript/core/data/observable';
2
import { Img } from '@nativescript-community/ui-image';
3
-import { View } from '@nativescript/core/ui/page';
+import { View } from '@nativescript/core';
4
5
class ImageData {
6
public uri: string;
0 commit comments