scribe-org/Scribe-iOS

Add Conjugate App Scribe-Server data download functionality

Open

#613 geöffnet am 21. März 2026

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Swift (106 Forks)auto 404
-next release-blockedhelp wanted

Repository-Metriken

Stars
 (167 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Terms

Description

[!NOTE]

  • This issue is blocked by #612 where the UI is created.

Once the download UI is finalized in #612, we'll then be ready to add in the download data functionality for Scribe-Conjugate. Ideally this would be using shared functions for the Keyboard and Conjugate apps so that they in sync. Any UI functionality developed here should use Swift UI though.

The big difference for this is that:

  • In the keyboard app we want to download all data for a given language
  • In the Conjugate app we just want to download the verbs
  • As with the keyboard app, in the Conjugate app we should also download the data contracts such that the data can be used in the application in a programmatic way that's determined by the contract

Contribution

Happy to support the work here and review a PR once one is ready! 🚀

Contributor Guide