49 Repositories
Swift realm-overview Libraries
SwiftyCache is a dynamic and auto-managed cache written in Swift
SwiftyCache is a dynamic and auto-managed cache written in Swift. Unlike a simple cache system, it allows you to keep some data even in different executions. Guaranteeing persistence, when desired, without increasing the time required to save or recover data.
My english learning by reading application swift, realm
read-answer-learn-app My english learning by reading application swift, realm I used Swift language and storyboard, realm, tureng translate service in
Realm Manager for iOS
Microservices for RealmSwift. Split realms for easier management and migration
Realm-powered Core Data persistent store
RealmIncrementalStore Realm-powered Core Data persistent store Wait, what? I like Realm. Realm's memory-mapped DB blows other databases out of the wat
An overview of the different types of charts you can make with Swift Charts
Swift Charts Examples This repo aims to provide sample code for lots of different chart types for you to use as inspiration for your own projects. We
MagicData - A replacement of SQlite, CoreData or Realm.
MagicData A replacement of SQlite, CoreData or Realm. It is very easy to use and is a light version. Guides MagicData We use MagicData manage all the
A simple To-do list app build for iPhone, iPad and Apple Watch in Swift
A simple To-do list app build for iPhone, iPad and Apple Watch in Swift
An iOS app for GitHub with exploring trending
GiTiny is iOS app for GitHub with exploring trending. Written in RxSwift and MVVM-C architecture. Features ๐ฅ Explore Trending Repositories and Develo
WeatherApp - A simple Weather App using Realm
WeatherApp A simple app to preview 16 day forecast and: Show a list of weather f
Tofu - A simple Todo app built with SwiftUI, a REST API, and a local Realm cache
Tofu A simple Todo app built with SwiftUI, a REST API, and a local Realm cache.
NearbyWeather - OpenWeatherMap Client
NearbyWeather is a simple weather app, that provides current weather information for nearby cities, as well for bookmarked locations. NearbyWeather uses the OpenWeatherMap API to download weather data. Additionally the OpenWeatherMaps location database is directly bootstrapped into the app for quick access.
Realm RxSwift - This application was written in order to use Realm, RxSwift frameworks in real example
Realm_RxSwift This simple app was written to introduce basic operations of some
RealmVideo - An iOS app to watch Realm videos and slides at the same time on your phone.
Realm Video Description Realm is an amazing resource to watch different talks from various conferences and meetups. They publish videos and slides of
Model2App - Turn your Swift data model into a working CRUD app.
Model2App is a simple library that lets you quickly generate a CRUD iOS app based on just a data model defined in Swift. (CRUD - Create Read Update De
DEPRECATED - Realm Browser for Mac OS X has been replaced by realm-studio which is cross platform.
NOTE - This tool is now deprecated! Our future development efforts will go into the new cross platform Realm Studio, now available for Mac, Linux and
Creating a Todo app using Realm and SwiftUI
RealmใงไฝใTodoใขใใช note่จไบใใSwiftUIใRealmใไฝฟใฃใฆTodoใขใใชใไฝใใใฎใฝใผในใงใใ
๐ Awesome fully customize search view like Pinterest written in Swift 5.0 + Realm support!
YNSearch + Realm Support Updates See CHANGELOG for details Intoduction ๐ Awesome search view, written in Swift 5.0, appears search view like Pinteres
Native iOS app for Habitica
Habitica for iOS Native iOS app for Habitica. Contributing For an introduction to the technologies used and how the software is organized, refer to Co
Creation of data model easily, with no headache.
DataFixture Create data models easily, with no headache. DataFixture is a convenient way to generate new data for testing / seeding your Realm Databas
๐ณ iOS application for DIET and EAT ๐
diEAT ๐ฅ Summary ๋ค์ด์ดํธ ์ค ์๋จ ๐ณ ์ ํ๋ฒ์ ๊ธฐ๋กํ๊ณ ํ๋์ ํ์ธํ๊ณ ์ถ์ด์ ๋ง๋ค์ด๋ณด๋ ์๋จ ๊ด๋ฆฌ ํ๋ก๊ทธ๋จ (iOS ์ดํ) It's a dieat management ios application to record dieat ๐ณ at once ๐ป T
Reflection based (Dictionary, CKRecord, NSManagedObject, Realm, JSON and XML) object mapping with extensions for Alamofire and Moya with RxSwift or ReactiveSwift
EVReflection General information At this moment the master branch is tested with Swift 4.2 and 5.0 beta If you want to continue using EVReflection in
RxSwift extension for RealmSwift's types
RxRealm This library is a thin wrapper around RealmSwift ( Realm Docs ). Table of contents: Observing object collections Observing a single object Wri
A simple order manager, created in order to try Realm database
Overview A simple order manager, created in order to get acquainted with the features and limitations of the local Realm database. The project is writ
Safe and easy wrappers for RealmSwift
RealmWrapper RealmWrapper is wrapper library for RealmSwift in realm-cocoa If you use RealmWrapper, you can easily use UI update through Notification
Realm GeoQueries made easy
RealmGeoQueries simplifies spatial queries with Realm Cocoa. In the absence of and official functions, this library provide the possibility to do prox
Write amazing, strong-typed and easy-to-read NSPredicate.
PredicateFlow Write amazing, strong-typed and easy-to-read NSPredicate. This library allows you to write flowable NSPredicate, without guessing attrib
Unrealm is an extension on RealmCocoa, which enables Swift native types to be saved in Realm.
Unrealm enables you to easily store Swift native Classes, Structs and Enums into Realm . Stop inheriting from Object! Go for Protocol-Oriented program
Sync Realm Database with CloudKit
IceCream helps you sync Realm Database with CloudKit. It works like magic! Features Realm Database Off-line First Thread Safety Reactive Programming O
A library that provides the ability to import/export Realm files from a variety of data container formats.
Realm Converter Realm Converter is an open source software utility framework to make it easier to get data both in and out of Realm. It has been built
CoreData/Realm sweet wrapper written in Swift
What is SugarRecord? SugarRecord is a persistence wrapper designed to make working with persistence solutions like CoreData in a much easier way. Than
Realm is a mobile database: a replacement for Core Data & SQLite
Realm is a mobile database that runs directly inside phones, tablets or wearables. This repository holds the source code for the iOS, macOS, tvOS & wa
iOS client for newsapi.org
DailyFeed iOS client for NewsAPI.org. Now access latest ๐ from Best News Agencies and ๐ฐ from around the ๐ ๐ at your fingertips ๐ . Features Daily
iOS app to record how much things cost using various data persistence implementations.
how-much iOS app to record how much things cost using various data persistence implementations. The basic data unit is an item, a simple dictionary: {
Sample app to demonstrate data sharing between a WatchKit app and its main app using Realm
#Done! A sample app demonstrating how to share data between an app an its Watch extension using Realm. You can read more about it here. ##Screenshot #
A Realm-like dynamic property wrapper that maps to APFS extended file attributes.
TOFileAttributes TOFileAttributes is an abstract class that can be extended to enable reading and writing custom data to a local file's extended attri
iOS client for newsapi.org
DailyFeed iOS client for NewsAPI.org. Now access latest ๐ from Best News Agencies and ๐ฐ from around the ๐ ๐ at your fingertips ๐ . Features Daily
A small todo list with realm integration
RealmToDo Project Setup Install CocoaPods Open project directory in terminal and run pod install command Open Workspace of project *.xcworkspace Examp
Turn your Swift data model into a working CRUD app.
Model2App is a simple library that lets you quickly generate a CRUD iOS app based on just a data model defined in Swift. (CRUD - Create Read Update De
iOS price list app using Firebase, Realm & more
how-much iOS app to record how much things cost using various data persistence implementations. The basic data unit is an item, a simple dictionary: {
Sample app to demonstrate data sharing between a WatchKit app and its main app using Realm
#Done! A sample app demonstrating how to share data between an app an its Watch extension using Realm. You can read more about it here. ##Screenshot #
๐ Awesome fully customize search view like Pinterest written in Swift 5.0 + Realm support!
YNSearch + Realm Support Updates See CHANGELOG for details Intoduction ๐ Awesome search view, written in Swift 5.0, appears search view like Pinteres
Write amazing, strong-typed and easy-to-read NSPredicate.
PredicateFlow Write amazing, strong-typed and easy-to-read NSPredicate. This library allows you to write flowable NSPredicate, without guessing attrib
Unrealm is an extension on RealmCocoa, which enables Swift native types to be saved in Realm.
Unrealm enables you to easily store Swift native Classes, Structs and Enums into Realm . Stop inheriting from Object! Go for Protocol-Oriented program
Safe and easy wrappers for RealmSwift
RealmWrapper RealmWrapper is wrapper library for RealmSwift in realm-cocoa If you use RealmWrapper, you can easily use UI update through Notification
A concise Mantle-like way of working with Realm and JSON.
Realm+JSON A concise Mantle-like way of working with Realm and JSON. Breaking Change Method - deepCopy replaces the previous functionality of - shallo
Realm is a mobile database: a replacement for Core Data & SQLite
Realm is a mobile database that runs directly inside phones, tablets or wearables. This repository holds the source code for the iOS, macOS, tvOS & wa
Reflection based (Dictionary, CKRecord, NSManagedObject, Realm, JSON and XML) object mapping with extensions for Alamofire and Moya with RxSwift or ReactiveSwift
EVReflection General information At this moment the master branch is tested with Swift 4.2 and 5.0 beta If you want to continue using EVReflection in
Turn your Swift data model into a working CRUD app.
Model2App is a simple library that lets you quickly generate a CRUD iOS app based on just a data model defined in Swift. (CRUD - Create Read Update De
Example of Clean Architecture of iOS app using RxSwift
Clean architecture with RxSwift Contributions are welcome and highly appreciated!! You can do this by: opening an issue to discuss the current solutio