Releases: rive-app/rive-ios
Releases · rive-app/rive-ios
2.0.9
2.0.8
2.0.7
- Implemented StateMachine touch events and a Magic 8 Ball example to demonstrate them. Removed old RArtboardDelegate now that the touch events are handled by the StateMachine.
9d9d1b9
- Updating version files
e946f14
- Updated state machine touch calculation to use new Mat2D inversion function
daaf22b
- Removed redundant object
c4098c0
2.0.6
2.0.5
- Changed the main example selection screen to use a UITableView (to more easily add or remove examples) wrapped in a UISplitViewController so it will layout well on iPads also
9d703e9
- Moved away from hard coded segues on buttons to use UITableViewController. Makes it easier to maintain the list of examples
87ab083
- Removed old examples view controller
e95e65c
- Fixed some formatting in ExamplesMaster. Renamed RiveComponents to be more in line with the other SwiftUI example files.
04b7071
- Broke the examples tableview into sections
7af05ee
- Updating version files
6de56a2
- Removed detail VC
b780ef3
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
- Deprecated old RiveFile utils. Converted Layout, BlendModes and StateMachine UIKit examples. Commented out unused examples and old RiveView related things. Fixed SimpleAnimation presentation issues.
a456f48
- Removed unused files
e9035ed
- [Workspace]
50cfa4f
- Removed the need for the Facade and Controller. Connected the RiveSlider to the new workflow.
e162db3
- Broken UIKit workflow
ed40ee8
- Removed the controller and facade
0c125b4
- Converted some widgets to use the new workflow. Added a scrollview to RiveComponents to test compatibility. Moved discrete widgets into their own folder.
c01307b
- Removed experimental code and reduced redundant code in ExamplesViewController
0b13d67
- Renamed RModel, RViewModel, RView to RiveModel, RiveViewModel, RiveView respectively
e425bc7
- Touch slider
2c6dc4d
- Add updated docs and add RiveStateDelegate and RiveInputDelegate to RView
e6039be
- Migrated progress bar functionality to new RProgressBar. Made the base .view() method of RViewModel return an opaque View.
421247b
- Converted SwiftUI Examples
379ea27
- UIKit implementation works now :)
ae37dd9
- Slight changes to syntax and readability
7db32cc
- Reduced boilerplate code for enabling an RViewModel to be responsive to touch. Made new RButton
ba21fcc
- change notes
d1304ba
- Move the MultipleAnimations example over to new API
65bb677
- Converted the SwiftUI and UIKit "SimpleAnimation" examples over to using the new workflow
9fe3581
- Converted remaining SwiftUI examples
64f1fa4
- Renamed our sample widgets to use the Rive prefix
93b8f51
- Added convenience inits to RViewModel
4cdeca8
- More lexical changes to make variable names more clear
0d2d8aa
- Updated old delegates in unit tests
fe1ae49
- Remade the RSlider to fit anywhere and look more visually congruous with its surroundings
f286668
- Made the default RButton look more like a button
aea1fcb
- Docs changes
d8aa490
- Added documentation to RModel
8e6dce6
- Slight lexical changes
704c5ff
- Updating version files
c4ea5d8
- Fixed some changes that were lost in a merge commit due to rebasing
fa65c34
- Temporarily make a major release. Need to revert this change after release is done
166bd15
- Don't run release GH workflows unless PR to main has been merged
e06f7cd
- Slight formatting tweak
31948d4
- documentation
ba8cdec