examples-ios-fmdb
examples-ios-fmdb copied to clipboard
Example for the FMDB
examples-ios-fmdb
Example for the FMDB.
Installation
- Setup the CocoaPods
git clonethis repositorycd REPOSITORY_DIRpod install- Open the
*.xcworkspacefile on the Xcode - Build and Run the project
Description
Example for the FMDB with Objective-C and Swift, it's an application to manage simple book information.
- UsingFMDB-Objective-C
- UsingFMDB-Swift
| Read | Delete | Create/Update |
|---|---|---|
![]() |
![]() |
![]() |
License
- MIT


