rive-app / rive-ios

iOS runtime for Rive
MIT License
505 stars 58 forks source link

Simplified Runtime #183

Closed duncandoit closed 2 years ago

duncandoit commented 2 years ago

The primary objective of this change was to make RiveView take only one Artboard and one StateMachine or Animation. This implied changes throughout RiveView as well as RiveViewModel and RiveModel. This simplification will make consumption of our API more straightforward for most of our users and maintenance easier for us.

The main files to look at are RiveView, RiveViewModel, RiveModel.