Orange-OpenSource / ods-ios

A SwiftUI components library with code examples for Orange Design System
https://orange-opensource.github.io/ods-ios/
MIT License
26 stars 6 forks source link

Investigate Software architecture revisit with Core Lib and Theme #113

Open B3nz01d opened 2 years ago

B3nz01d commented 2 years ago

Based on recent discussions, the globale architecture needs to be updated so that it is organized in the following structure elements:

The core library needs to be agnostic of the design theme layer so that a dedicated theme could be updated or changed easily without changing the full library.

B3nz01d commented 2 years ago

Questionning: separate the theme that could be accessible from another git

ludovic35 commented 2 years ago

To do: