export default function isOnCordova() { return !!window.cordova; }