Skip to content

2.0.5

Compare
Choose a tag to compare
@mjtalbot mjtalbot released this 25 Apr 22:15
· 1410 commits to main since this release
  • 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