All Projects → peterfriese → JewelCase

peterfriese / JewelCase

Licence: Apache-2.0 license
This is the source code for JewelCase, a sample app demonstrating how to use SwiftUI and Firebase together. This slide deck discusses the architecture of the app: https://www.slideshare.net/peterfriese/building-swiftui-apps-with-firebase

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to JewelCase

NYTimes-iOS
🗽 NY Times is an Minimal News 🗞 iOS app 📱 built to describe the use of SwiftSoup and CoreData with SwiftUI🔥
Stars: ✭ 152 (+261.9%)
Mutual labels:  combine, swiftui, swift5
LongWeekend-iOS
🏖📱 LongWeekend is iOS Application that supports checking long weekends when taking a vacation in Japan
Stars: ✭ 19 (-54.76%)
Mutual labels:  combine, swiftui, swift5
Shift
Light-weight EventKit wrapper.
Stars: ✭ 31 (-26.19%)
Mutual labels:  combine, swiftui, swift5
NetworkAgent
This package is meant to make http request of an easy way inspiren in the architecture of Moya package. This package is 100% free of dependencies and works with Combine api + Codable
Stars: ✭ 16 (-61.9%)
Mutual labels:  combine, swiftui
GITGET
GitHub의 Contributions를 iOS의 Widget으로 보여주는 App
Stars: ✭ 101 (+140.48%)
Mutual labels:  combine, swiftui
Easify-iOS
An iOS application to test out Spotify API. It uses SwiftUI and Combine.
Stars: ✭ 15 (-64.29%)
Mutual labels:  combine, swiftui
Francis
Bonjour browser for macOS and iOS
Stars: ✭ 25 (-40.48%)
Mutual labels:  combine, swiftui
Swiftui Tutorials
A code example and translation project of SwiftUI. / 一个 SwiftUI 的示例、翻译的教程项目。
Stars: ✭ 1,992 (+4642.86%)
Mutual labels:  combine, swiftui
E-Rezept-App-iOS
https://gematik.github.io/E-Rezept-App-iOS/
Stars: ✭ 76 (+80.95%)
Mutual labels:  combine, swiftui
Carekit
CareKit is an open source software framework for creating apps that help people better understand and manage their health.
Stars: ✭ 2,142 (+5000%)
Mutual labels:  combine, swift5
SwiftReactor
A protocol which should help structure your data flow in SwiftUI (and UIKit).
Stars: ✭ 57 (+35.71%)
Mutual labels:  combine, swiftui
mocka
Mocka — A Mock Server Made for Developers by Developers, made in Swift ❤️
Stars: ✭ 56 (+33.33%)
Mutual labels:  combine, swiftui
Luna
Tracking the moon phase using SwiftUI and Combine
Stars: ✭ 19 (-54.76%)
Mutual labels:  combine, swiftui
Notflix
📱Netflix like application using SwiftUI and Combine
Stars: ✭ 76 (+80.95%)
Mutual labels:  combine, swiftui
clouds
🌦 A weather app for iOS, written in SwiftUI.
Stars: ✭ 26 (-38.1%)
Mutual labels:  combine, swiftui
SwiftUIDemo
A demo app showing you how to build a table view and navigation interface with SwiftUI
Stars: ✭ 26 (-38.1%)
Mutual labels:  swiftui, swift5
Weather
A simple SwiftUI weather app using MVVM.
Stars: ✭ 23 (-45.24%)
Mutual labels:  combine, swiftui
Windows11
💻 Windows 11 in SwiftUI.
Stars: ✭ 177 (+321.43%)
Mutual labels:  swiftui, swift5
SwiftUI-MVVM-C
An iOS template project using SwiftUI, Combine and MVVM-C software architecture
Stars: ✭ 85 (+102.38%)
Mutual labels:  combine, swiftui
TVToday
iOS TV Shows app with TMDb Api. RxSwift, MVVM, Clean Architecture. Tuist + Swift Package Manager
Stars: ✭ 27 (-35.71%)
Mutual labels:  tmdb-api, swift5

Xcode Swift Contributors Forks Stargazers Issues MIT License


Logo

JewelCase

This is the source code for JewelCase, a sample app demonstrating hwo to use SwiftUI and Firebase together.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Screenshot

Built With

Getting Started

To get a local copy up and running follow these steps.

Prerequisites

This project uses Cocoapods to manage dependencies.

  • If you haven't done so already, install Cocoapods:

    sudo gem install cocoapods

Installation

  1. Clone the repo
  2. Navigate to the project folder
  3. Install dependencies
  4. Open the project
  5. Register for a developer account at TMDB.org
  6. Make a copy of TMDB-Info-sample.plist, naming it TMDB-Info.plist, and insert your TMDB API key
git clone https://github.com/peterfriese/JewelCase.git
cd JewelCase/code
pod install
xed .

Demo

Demo

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a pull request

License

See LICENSE

Disclaimer

This is not an official Google product.

Contact

Peter Friese - @peterfriese

Project Link: https://github.com/peterfriese/JewelCase

Acknowledgements

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].