When developing mobile application using React Native, we need to get user's location. There might arise a possible case that user has GPS turned off. Is there a way to find an approximate location using React Native? When GPS is off I cannot access coordinates.When developing mobile application using React