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 77f51c4 commit d222da2Copy full SHA for d222da2
src/InAppBrowser.ios.ts
@@ -1,5 +1,5 @@
1
import { Color, Utils } from '@nativescript/core';
2
-import { parseColor } from 'utils.common';
+import { parseColor } from './utils.common';
3
4
import {
5
BrowserResult,
0 commit comments