This is a quick mockup app which demonstrates how to load data form an API and display it on screen on iOS. Also local storage is used and Cocoapods library management.
Chuck Norris iOS app is developed using Swift 4 programming language. This repository uses Git Flow for development. Master branch is the latest release. All development should be done by branching out from 'develop' branch.
You'll need Cocoapods installed on your system to run this app.
-
To install Cocoapods open terminal and type the following:
sudo gem install cocoapods
-
Clone chuckJokes github repository.
-
Once you have successfully installed cocoapods and cloned the project then you're ready to install needed pods related to Hoopy Parent. To do this open Terminal and navigate to Hoopy-ios directory.
-
Type
pod install
and the external libraries will be installed on the project. -
Then open Chuck Norris.xcworkspace with xCode and you're ready to compile. (note, don't open Chuck Norris.xcodeproj as this won't include the pods)
- Disk by saoudrizwan for storage of favorite jokes - Disk
- BadgeSwift for badges - swift-badge
- Tanel Teemusk - iOS Development - teemusk.com