Skip to content

adatechschool/SurfBuddy_Front

Repository files navigation

Welcome to your Expo app 👋

This is an Expo project created with create-expo-app.

Get started

  1. Install dependencies

    npm install
  2. Start the app

     npx expo start

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Get a fresh project

When you're ready, run:

npm run reset-project

This command will move the starter code to the app-example directory and create a blank app directory where you can start developing.

Learn more

To learn more about developing your project with Expo, look at the following resources:

Join the community

Join our community of developers creating universal apps.

Script pour installer expo-location

npx expo install react-native-maps expo-location

Script pour installer expo-router

npx expo install expo-router

Obtenir des clés API Google Maps

  • Allez sur Google Cloud Console
  • Créez un nouveau projet ou sélectionnez un projet existant
  • Dans le menu de navigation, cliquez sur "APIs & Services" > "Library"
  • Recherchez et activez les APIs suivantes :
  • Maps SDK for iOS
  • Maps SDK for Android
    1. Allez dans "APIs & Services" > "Credentials"
    1. Cliquez sur "Create credentials" > "API key"
  • Vous obtiendrez une clé API. Pour plus de sécurité, vous devriez restreindre cette clé :
  • Cliquez sur "Restrict key"
  • Sous "Application restrictions", sélectionnez "Android apps" ou "iOS apps" selon la plateforme
  • Ajoutez les restrictions appropriées (package name, SHA-1, etc.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •