Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds UIView only SwiftUI wrapper to example #19

Merged
merged 1 commit into from
May 7, 2021

Conversation

mjohnsullivan
Copy link
Contributor

Adds SwiftUI wrapper to UIKit example

@@ -47,7 +62,6 @@ public class RiveView: UIView {
andArtboard artboard: String?=nil,
andAnimation animation: String?=nil
) {
UITableView
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops :D

}

public init() {
super.init(frame: .zero)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gawd i need to look up these .things

Copy link
Collaborator

@mjtalbot mjtalbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mjtalbot mjtalbot merged commit c52dd5b into highLevelViews May 7, 2021
@mjtalbot mjtalbot deleted the add_swiftui_example branch May 12, 2021 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants