unsignedapps / Vexil

Vexil (named for Vexillology) is a Swift package for managing feature flags (also called feature toggles) in a flexible, multi-provider way.
https://vexil.unsignedapps.com
MIT License
114 stars 11 forks source link

Add support for all SwiftUI supported platforms to Vexillographer #90

Open bok- opened 2 years ago

bok- commented 2 years ago

Vexillographer is entirely written using SwiftUI, so we should be able to support any additional platforms that SwiftUI supports, such as tvOS and watchOS. But only for flag types where native controls are available