lndncole / lifemanager

MIT License
2 stars 0 forks source link

[Feature] Get on iOS #34

Open lndncole opened 7 months ago

lndncole commented 7 months ago

Describe the feature you'd like We need to be able to make an app that works on iOS. We're currently using Expo which sounds cool. Need to understand how to send requests to our heroku hosted web server.

Describe alternatives you've considered There are different libraries we could use. There's the code from the ground up approach.

Additional context Getting an app that can send requests to our server and handle responses is a great first step. From there we just code the front-end similar to how we have it done in our React front-end.

zbellerose commented 7 months ago

Adding some additional context here -

Apple Review Guidelines - https://developer.apple.com/app-store/review/guidelines/ React Native Google Authentication - https://github.com/react-native-google-signin/google-signin