jessesquires/ReactiveCollectionsKit

Support for macOS?

Offen

#4 geöffnet am 03.11.2019

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Swift (12 Forks)github user discovery
difficulty: hardfeature requesthelp wantedpriority: low

Repository-Metriken

Stars
 (191 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

⚠️ This is a very large task. Please coordinate here before doing any work.

ℹ️ I don't have a need for this yet, but might in the future.

ToDo

Here's a rough, high-level outline of what needs to be done.

  • Figure out the main differences between the NSCollectionView infra and UICollectionView infra
  • What can we reuse? What cannot be reused?
  • Should macOS just get its own library? Does it make sense to include it here?
  • Tests for everything
  • Add macOS example app to demonstrate, write UI Tests

Resources

Contributor Guide