ReactionKind
extension ReactionKind
-
A shared Like Reaction type.
Declaration
Swift
public static let like: ReactionKind -
A shared Comment Reaction type.
Declaration
Swift
public static let comment: ReactionKind -
A shared Repost Reaction type.
Declaration
Swift
public static let repost: ReactionKind
View on GitHub
ReactionKind Extension Reference