Pinned Repositories
active-directory-b2c-ios-swift-native-msal
An iOS sample in Swift that authenticates Azure AD B2C users and calls an API using OAuth 2.0
card.io-iOS-SDK
card.io provides fast, easy credit card scanning in mobile apps
clean-architecture-swiftui
A demo project showcasing the production setup of the SwiftUI app with Clean Architecture
cwa-app-ios
Native iOS app using the exposure notification framework from Apple.
differ
A simple gem for generating string diffs
FFGlobalAlertController
HMSegmentedControl
A drop-in replacement for UISegmentedControl mimicking the style of the segmented control used in Google Currents and various other Google products.
iReSign
iReSign allows iDevice app bundles (.ipa) files to be signed or resigned with a digital certificate from Apple for distribution. This tool is aimed at enterprises users, for enterprise deployment, when the person signing the app is different than the person(s) developing it.
tonistair's Repositories
tonistair/active-directory-b2c-ios-swift-native-msal
An iOS sample in Swift that authenticates Azure AD B2C users and calls an API using OAuth 2.0
tonistair/card.io-iOS-SDK
card.io provides fast, easy credit card scanning in mobile apps
tonistair/clean-architecture-swiftui
A demo project showcasing the production setup of the SwiftUI app with Clean Architecture
tonistair/cwa-app-ios
Native iOS app using the exposure notification framework from Apple.
tonistair/differ
A simple gem for generating string diffs
tonistair/FFGlobalAlertController
tonistair/HMSegmentedControl
A drop-in replacement for UISegmentedControl mimicking the style of the segmented control used in Google Currents and various other Google products.
tonistair/iReSign
iReSign allows iDevice app bundles (.ipa) files to be signed or resigned with a digital certificate from Apple for distribution. This tool is aimed at enterprises users, for enterprise deployment, when the person signing the app is different than the person(s) developing it.
tonistair/MovieSwiftUI
SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.
tonistair/NWPusher
OS X and iOS application and framework to play with the Apple Push Notification service (APNs)
tonistair/PPBadgeView
iOS Custom Badge, Support UIView, UITabBarItem, UIBarButtonItem ,Support Objective-C/Swift; iOS自定义Badge组件, 支持UIView, UITabBarItem, UIBarButtonItem, 支持Objective-C/Swift
tonistair/SimulatorStatusMagic
Clean up your status bar for taking screenshots on the iOS simulator.
tonistair/swift-style-guide
The official Swift style guide for raywenderlich.com.
tonistair/thinking-in-swiftui-sample-code
Sample code for the Thinking in SwiftUI book