Skip to content

exploring Relam with Swift for iOS app. Realm is a mobile database that runs directly inside phones, tablets or wearables.

Notifications You must be signed in to change notification settings

ziiip/realm-swift-iOS-demo

 
 

Repository files navigation

Realm-Swift iOS demo

In this repository, you'll find a simple iOS app designed to demonstrate the fundamental CRUD (Create, Read, Update, Delete) operations on user data using Realm (a mobile database).

Technologies Used

  • realm-swift (CocoaPods)
  • Swift, UIKit, Storyboard

Installation Guide

Follow the installation process to set up the project with Realm-Swift.

  1. Clone this repository and navigate to the project directory.
  2. Run pod install to incorporate the necessary dependencies, including realm-swift.

Project Demo

Simulator Screenshot - iPhone 15 Plus - 2024-02-11 at 16:51:46

Explore, experiment, and enhance your understanding of Realm-Swift within the iOS environment. Happy coding!

About

exploring Relam with Swift for iOS app. Realm is a mobile database that runs directly inside phones, tablets or wearables.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 97.9%
  • Ruby 2.1%