Skip to content

Simple example of how to use RealmSwift and Charts together - iOS 10 & Swift 3

Notifications You must be signed in to change notification settings

skipadu/RealmAndCharts-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

RealmAndCharts-example

Simple example of how to use RealmSwift and Charts together - iOS 10 & Swift 3

It has textfield for user to input count of visitors and a button that adds it to Realm database. Then Charts is used to show that data in chart.

Link to tutorial is coming soon™

Here is link to Medium to article / tutorial I wrote. This github repository has the source code for it.

Using Realm and Charts with Swift 3 in iOS 10

Tools and software used while making this

  • Xcode 8.0 (8A218a)
  • CocoaPods (1.0.1) ( installation guide )
  • RealmSwift (2.0.2)
  • Charts (3.0.0)

About

Simple example of how to use RealmSwift and Charts together - iOS 10 & Swift 3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published