Skip to content

Commit

Permalink
Add note about decision on iOS support
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthetechie committed Nov 1, 2023
1 parent 04cbadd commit 514499a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ and it leverages macros.

### iOS

We will initially target the current iOS major version (17.0).
We will eventually support at least the previous major version,
but iOS 17 brought many SwiftUI updates that dramatically simplify the code.
After some discussion, we plan to start iOS support at version 16.
We will roll back the use of features requiring iOS 17 over the coming weeks.
Our general policy will be to support the current and previous major version.

### Android

Expand Down

0 comments on commit 514499a

Please sign in to comment.