Login
Remember
Register
Ask a Question
In React Native, Geolocation API is available through the _______________ global, so you do not need to import it.
0
votes
asked
May 20, 2020
in
ReactJS
by
GeorgeBell
In React Native, Geolocation API is available through the _______________ global, so you do not need to import it.
i) geolocation.naviagator
ii) navigator.geolocation
iii) None of the options
iv) navigator.gps
#reactjs
#react-native
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
May 20, 2020
by
GeorgeBell
navigator.geolocation
...