Google Maps, Geolocation and Unit Test on React Native

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Access the most powerful time series database as a service
  • react-native-maps

    React Native Mapview component for iOS + Android

    The default library to use for working with Maps in React Native is react-native-maps, and we're going to use that next.

  • react-native-testing-library

    🦉 Simple and complete React Native testing utilities that encourage good testing practices.

    React Testing Library Native 📚

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • react-native-geolocation-service

    React native geolocation service for iOS and android

    You can follow the more detail guide on their documentation. We already setup Location Permission for both iOS & Android. I the case for iOS we will run:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts