docs: update ios runtime docs to reflect macOS support

Diffs=
064e7688a docs: update ios runtime docs to reflect macOS support (#5287)

Co-authored-by: Zachary Plata <plata.zach@gmail.com>
This commit is contained in:
zplata
2023-05-31 13:14:25 +00:00
parent 81892dd75a
commit c6b0576e3d
2 changed files with 5 additions and 5 deletions

View File

@@ -1 +1 @@
9695de6e34a963dd4fa4dc73b72e366c7a68ff04
064e7688a88e5160bc999f4387de212777da7283

View File

@@ -6,7 +6,7 @@
![Rive hero image](https://rive-app.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2Fff44ed5f-1eea-4154-81ef-84547e61c3fd%2Frive_notion.png?table=block&id=f198cab2-c0bc-4ce8-970c-42220379bcf3&spaceId=9c949665-9ad9-445f-b9c4-5ee204f8b60c&width=2000&userId=&cache=v2)
An iOS runtime library for [Rive](https://rive.app) that supports both UIKit and SwiftUI.
An iOS/macOS runtime library for [Rive](https://rive.app) that supports both UIKit, AppKit, and SwiftUI.
The library is distributed both through Swift Package Manager and Cocoapods.
@@ -32,17 +32,17 @@ The library is distributed both through Swift Package Manager and Cocoapods.
## Getting Started
Follow along with the link below for a quick start in getting Rive iOS integrated into your multi-platform applications.
Follow along with the link below for a quick start in getting Rive iOS/macOS integrated into your multi-platform applications.
[Getting Started with Rive in iOS](https://help.rive.app/runtimes/overview/ios)
## Supported Devices
Currently, this runtime library supports a minimum iOS version of **14.0+**. Devices supported include iPhone, iPad, and Mac catalyst.
Currently, this runtime library supports a minimum iOS version of **14.0+**. Devices supported include iPhone, iPad, and Mac catalyst. macOS support supports a targeted version of **13.1**.
## Examples
Check out the `Demo-App/` folder and `Example-iOS/` folder for example applications using the Rive iOS runtime. It showcases a number of ways to use the high-level `RiveViewModel` API through UIKit and SwiftUI examples, including:
Check out the `Demo-App/` folder and `Example-iOS/` folder for example applications using the Rive iOS/macOS runtime. It showcases a number of ways to use the high-level `RiveViewModel` API through UIKit and SwiftUI examples, including:
- Setting a Rive file via a URL or asset in the bundle
- Setting layout and loop mode options