efortuna / memechat

a meme-based chat application
541 stars 151 forks source link

Google sign in working! #7

Closed emshack closed 7 years ago

emshack commented 7 years ago

I've been testing only on iOS so far, haven't yet added the code to make Google Sign In work on android. But it works on iOS!

@collinjackson @efortuna

collinjackson commented 7 years ago

It is probably better to .gitignore them. They aren't needed to build the app, and make it harder to see what changed in the app.

emshack commented 7 years ago

So, to be clear, we're talking about .gitignoring everything in the ios/Pods/ directory?

efortuna commented 7 years ago

Works for me. I defer to you on what the standard practice for doing this is.