wheatandcatの開発ブログ
id:wheatandcat
expoでfirebase Authを実装する
backendもFirestoreに繋いでユーザー情報を保存するようにして、frontendを繋いだら、こんな感じになりました。 対象のpull request ログイン追加 by wheatandcat · Pull Request #13 · wheatandcat/Peperomia · GitHub expoの実装 今回はGoogle ログインを使用してFirebase Authを通すように実装しました。 blog.expo.io …