Add a native SwiftUI button - #103
Merged
Merged
Conversation
mdmathias
force-pushed
the
mdmathias/swiftui-button
branch
9 times, most recently
from
March 9, 2022 19:46
accaf22 to
8bbda66
Compare
petea
reviewed
Mar 9, 2022
mdmathias
force-pushed
the
mdmathias/swiftui-button
branch
2 times, most recently
from
March 10, 2022 01:09
8635db6 to
afc1e11
Compare
petea
reviewed
Mar 10, 2022
Contributor
|
Look into using the --include-podspecs flag for pod lib lint to load the GoogleSignIn podspec from the local repo. |
mdmathias
force-pushed
the
mdmathias/swiftui-button
branch
3 times, most recently
from
March 16, 2022 01:00
9d9ae9f to
180c245
Compare
mdmathias
force-pushed
the
mdmathias/swiftui-button
branch
10 times, most recently
from
March 24, 2022 22:39
e6db4a1 to
b71b513
Compare
mdmathias
force-pushed
the
mdmathias/swiftui-button
branch
26 times, most recently
from
April 7, 2022 00:39
4c50304 to
91d897d
Compare
petea
reviewed
Apr 11, 2022
petea
approved these changes
Apr 13, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change adds a native SwiftUI button, and seeks to provide further native Swift support (#49).
This PR will also lay the foundation for more Swift-specific development by establishing a separate library.