firebase / FirebaseUI-iOS

iOS UI bindings for Firebase.
Apache License 2.0
1.5k stars 467 forks source link

Update documentation to describe how use it with SPM #1165

Open GabriellCosta opened 9 months ago

GabriellCosta commented 9 months ago

Step 2: Describe your environment

Step 3: Describe the problem:

There's no documentation on how to setup Firebase UI with SPM

Steps to reproduce:

  1. Reading the documentation
  2. There's no information

Observed Results:

Expected Results:

As part of this, I already have done the configuration and I'm ready to open a PR with the updates for the README

morganchen12 commented 9 months ago

If you have the changes ready on a branch, feel free to make a PR and I'll review it. Otherwise I can spend some time this week writing installation instructions.

ZMonk91 commented 8 months ago

It should be noted, firebaseui-ios depends on googlesignin being 6.0.0 as well.

ningzhiqun commented 2 months ago

have document ?