-
-
**Description**
I am facing geolocation.watchPosition issue. This not working in your example project.
**Issue**
In my case I am using "react-native-geolocation-service" dependency and i have also …
-
Low prio but it would be nice to have a customizable (in .scripted) filter on the navigator like "_.js;_.html;*.css" so that you don't see other files in the folders which need to be there but have no…
-
-
Hi, I’m trying to implement the following scenario with GetX navigation:
a) on mobile, all navigation is happening inside root navigator (i.e. each screen is just a fullscreen page)
b) on deskto…
divan updated
2 years ago
-
- [ ] Windows
- [ ] MacOS
- [ ] Linux
- [ ] RHEL
-
I was just following along the YT-Tutorial and got stuck at the chapter starting [here](https://youtu.be/i6gFRSnE6Ro?t=5965)
1. NavigationController
return navigatorKey.currentState.pushNamed(rout…
-
Hi,
the navigator.onLine statement does not work.
Also the event listener on connection status does not work.
`window.addEventListener('online', () => { alert(true); });`
`window.addEventListe…
-
Hi I've a test webapp which use `navigator.geolocation.getCurrentPosition` it works inside the browser but it doesn't work inside a "cordova app with geolocation support"
```
cordova plugin add org.a…
-
Instead of passsing message port, why not return established connection?
partial interface Navigator {
Promise connect(DOMString url, DOMString type);
};
It guarantees if the connection is establi…