-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Adam Share edited this page Oct 4, 2020
·
12 revisions
LifecycleKit is a framework for building lifecycle-aware architecture components.
Inspired by RIBs and Android Jetpack Lifecycle.
Lifecycle provides protocols and implementations that can be used to facilitate building safe and scalable application architecture.
SPIR is an app architecture utilizing Lifecycle to create a scoped business logic tree independent of the view hierarchy. Complemented by Needle, a compile-time safe Swift dependency injection framework.