Pinned Repositories
Apple-Pie
AuthenticationFirebase
CircularPaging
A project that demonstrates paging that can go both directions through a list of views.
ColorPicker
A color picker for the iPhone based on the Sketch Share Colour Picker
DataManager
DataManager is a generics based set of protocols and classes that allow you to use an entity class/struct that you have created and store data in a json or plist file. Additionally, I have added several other examples of data providers including: an API, CoreData, and Realm.
DisplayBrowser
Example of using Web View in iOS app.
DynamicViews
InnovationDepot
Hackathon app for Innovation Depot
iOS-Custom-UISlider
Custom UISlider to change the hue of a background.
swift-person-api
davedoug1970's Repositories
davedoug1970/ColorPicker
A color picker for the iPhone based on the Sketch Share Colour Picker
davedoug1970/DataManager
DataManager is a generics based set of protocols and classes that allow you to use an entity class/struct that you have created and store data in a json or plist file. Additionally, I have added several other examples of data providers including: an API, CoreData, and Realm.
davedoug1970/CircularPaging
A project that demonstrates paging that can go both directions through a list of views.
davedoug1970/iOS-Custom-UISlider
Custom UISlider to change the hue of a background.
davedoug1970/Apple-Pie
davedoug1970/AuthenticationFirebase
davedoug1970/DisplayBrowser
Example of using Web View in iOS app.
davedoug1970/DynamicViews
davedoug1970/InnovationDepot
Hackathon app for Innovation Depot
davedoug1970/swift-person-api
davedoug1970/RandomCheck
comparison of rand() vs rand4arc()
davedoug1970/SwiftColorPicker
Color picker written in swift. A work in progress, at the moment.
davedoug1970/UIActivityExample
The beginnings of a UIActivityController replacement that will work on iOS 4.3 and up on all iPhone devices
davedoug1970/XMLParsing
XMLEncoder & XMLDecoder using the codable protocol in Swift 4.2