Pinned Repositories
dropfromshell
A script, written in Swift, to up- and download files from Dropbox
DVITutorialView
An iOS class that adds a tutorial to a view. This is old Objective-C code, and should be considered legacy.
SmileyMenu
Mac menubar app which allows quick access to horizontal smileys like this: ¯\_(ツ)_/¯
Spinner
An activity indicator view. There are many like it, but this one is mine.
SQLiteExampleCityDatabase
Example of creating and using a SQLite database in Swift, without using any additional frameworks
TestCustomInputViewCallingUITextFieldDelegate
Example of a custom keyboard that's linked to a UITextField via the inputView property
TestImageToPdf
Example of shooting a picture and then converting it to a PDF
TestLeapML
App that uses the LeapML API
TestMakeAndPrintPDF
Example of reading a local HTML file, rendering in WKWebView and exporting as PDF
UIViewRepresentableExamples
Examples of using UIKit stuff in SwiftUI
bvankuik's Repositories
bvankuik/UIViewRepresentableExamples
Examples of using UIKit stuff in SwiftUI
bvankuik/TestMakeAndPrintPDF
Example of reading a local HTML file, rendering in WKWebView and exporting as PDF
bvankuik/SQLiteExampleCityDatabase
Example of creating and using a SQLite database in Swift, without using any additional frameworks
bvankuik/dropfromshell
A script, written in Swift, to up- and download files from Dropbox
bvankuik/TestImageToPdf
Example of shooting a picture and then converting it to a PDF
bvankuik/SmileyMenu
Mac menubar app which allows quick access to horizontal smileys like this: ¯\_(ツ)_/¯
bvankuik/Spinner
An activity indicator view. There are many like it, but this one is mine.
bvankuik/ViewWithRoundedAndShadowedCorners
Displays a view with rounded corners and a shadow, using the iOS 11 property maskedCorners
bvankuik/WebViewVideoPlayerSwiftUI
Example of using WKWebView to play a video in SwiftUI
bvankuik/TestLeapML
App that uses the LeapML API
bvankuik/aicanvasbackend
bvankuik/AnimateTextWidth
An example in SwiftUI on how to animate the width of a Text
bvankuik/BetterDynamicTypeSupport
Code that seeks to remedy the lack of Dynamic Type support of some UIKit classes
bvankuik/GridView
A simple gridview that's built with a stackview and a bunch of layout guides
bvankuik/homebrew-cask
🍻 A CLI workflow for the administration of macOS applications distributed as binaries
bvankuik/ImageConstraintsLandscapePortrait
Example of a stackview with an image that resizes along with device orientation
bvankuik/ImageStraightening
Example of using SwiftUI and Core Image to cut out a paper page from a picture
bvankuik/PIDatePicker
A customizable implementation of UIDatePicker, written in Swift.
bvankuik/PlusMinusButton
Example for redditor on how to implement a plus/minus button
bvankuik/qmk_firmware
keyboard controller firmware for Atmel AVR and ARM USB families
bvankuik/RandomTimer
App to generate a random number, used when playing games with kids
bvankuik/ScrollAndZoom
SwiftUI example of image that slightly zooms when you scroll it into view
bvankuik/SwiftUISwitchNavigationStyle
Experiment to see if it's possible to switch navigation style
bvankuik/TableViewWithTextFieldNextButton
Example of a tableview with UITextField views that have a Next button configured.
bvankuik/TennisScoresTableViewWithStackView
Example of a UIStackView in a UITableViewCell, just like the tennis scores in Siri
bvankuik/TestCenterAspectRatioView
Example of how to create a view with an aspect ratio
bvankuik/TextViewWithUndoManager
Example of a textview with undo/redo via the built-in undoManager
bvankuik/todoappdeel3
INFIRFS todoappdeel3
bvankuik/unofficialleapmlapi
This is an incomplete and unofficial Swift interface to the LeapML API
bvankuik/XcodeReleases
SwiftUI app that parses the JSON from xcodereleases.com