eudzb / look-for-eat

A React Native project based on random pick restaurant through geolocalisation
0 stars 0 forks source link

Fonction qui retourne un tableau de restaurant #5

Open eudzb opened 4 years ago

eudzb commented 4 years ago

getRestaurant(geolocalisation: { isActive: boolean, distance?: number }, type: string)

eudzb commented 4 years ago

Exemple type: 'italien', 'japonais', 'favoris'