Pinned Loading
-
swiftui-hooks-form
swiftui-hooks-form PublicA SwiftUI implementation of React Hooks Form. A custom Hook inherits from React Hooks to handle input forms
Swift 4
-
RCStickerView
RCStickerView PublicAdd a label, image, another custom view as a sticker view.
-
-
-
Compare two values of type Any
Compare two values of type Any 1// From Swift 5.7 onwards, in Xcode 14, we can compare two values of type Any
2// as we can cast values to any Equatable and use any Equatable as a parameter type as well
3// thanks to Unlock existentials for all protocols change.
4// Refer: https://github.com/apple/swift-evolution/blob/main/proposals/0309-unlock-existential-types-for-all-protocols.md
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.