The methods in the main component:- import {clearNativeTimeout, nativeTimeout} from 'ionic-angular/util/dom'; are no longer found in ionic-angular/util/dom. Actually, I couldn't find where they've moved to either.
The methods in the main component:-
import {clearNativeTimeout, nativeTimeout} from 'ionic-angular/util/dom';
are no longer found in ionic-angular/util/dom.
Actually, I couldn't find where they've moved to either.