Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 460 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 460 Bytes

React native app connected to azure services (work in progress)

How to run this project once cloned..

npm install

npm run ios -> You need XCode ios simulator.. and do it on a macOS. npm run android -> You need android emulators from android studio, from visual studio (windows) or genymotion..

Next Steps

Integrate redux in react-navigation. Implement facade queries for Azure Search. Implement activity Screen connected to Azure Cosmos DB.