All Projects → aboongeek → aboon-ios

aboongeek / aboon-ios

Licence: MIT license
aboonは二人から始まるiOSクーポンアプリです。

Programming Languages

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

Projects that are alternatives of or similar to aboon-ios

iOS Started Kit
iOS Started Kit: Clean Architecture + RxSwift + Moya
Stars: ✭ 12 (-20%)
Mutual labels:  rxswift
ReactiveAPI
Write clean, concise and declarative network code relying on URLSession, with the power of RxSwift. Inspired by Retrofit.
Stars: ✭ 79 (+426.67%)
Mutual labels:  rxswift
RxCleanSwift
Example repository of Clean Swift built on ReactiveX
Stars: ✭ 42 (+180%)
Mutual labels:  rxswift
RxSwift-MVVM-iOS
SwiftMVVM is an sample iOS App written in Swift using the MVVM architecture.
Stars: ✭ 96 (+540%)
Mutual labels:  rxswift
HikingClub iOS
매시업산악회11기 iOS팀 열정! 열정! 열정!🔥🔥
Stars: ✭ 12 (-20%)
Mutual labels:  rxswift
RxExamples
RxSwift Examples.
Stars: ✭ 48 (+220%)
Mutual labels:  rxswift
minimalist
Observable Property and Signal for building data-driven UI without Rx
Stars: ✭ 88 (+486.67%)
Mutual labels:  rxswift
CLE-Architecture-Tools
A library for making view controller presentation and dismissal more functional.
Stars: ✭ 32 (+113.33%)
Mutual labels:  rxswift
swift-tensorflow
Dockerized Swift for TensorFlow and advanced usage examples.
Stars: ✭ 14 (-6.67%)
Mutual labels:  rxswift
RxApolloClient
RxSwift extensions for Apollo Client
Stars: ✭ 46 (+206.67%)
Mutual labels:  rxswift
mvvm-ios
A sample app to demonstrate MVVM implementation in iOS
Stars: ✭ 26 (+73.33%)
Mutual labels:  rxswift
RxSwift-Xcode-Templates
A handful of Xcode file templates for projects that use RXSwift and MVVM
Stars: ✭ 77 (+413.33%)
Mutual labels:  rxswift
onlyRxSwift
RxSwift範例跟一些學習心得
Stars: ✭ 28 (+86.67%)
Mutual labels:  rxswift
Swift-Viper-Weather-App
iOS app with Clean Architecture
Stars: ✭ 20 (+33.33%)
Mutual labels:  rxswift
Moya-Gloss
Gloss bindings for Moya
Stars: ✭ 37 (+146.67%)
Mutual labels:  rxswift
RxScreenProtectKit
Protect the screen from recording 🔐
Stars: ✭ 17 (+13.33%)
Mutual labels:  rxswift
awesome-demo-app
100% programmatically written in Swift. Clearly demonstrating the RxSwift, RxCocoa, RxRealm & SnapKit.
Stars: ✭ 16 (+6.67%)
Mutual labels:  rxswift
RxAudioVisual
A reactive wrapper built around AVFoundation.
Stars: ✭ 24 (+60%)
Mutual labels:  rxswift
WhatFilm
Simple iOS app using TMDb API and RxSwift
Stars: ✭ 35 (+133.33%)
Mutual labels:  rxswift
RxStudy
RxSwift/RxCocoa框架,MVVM模式编写wanandroid客户端
Stars: ✭ 122 (+713.33%)
Mutual labels:  rxswift

aboonとは

aboonは二人から使えるリリース前のiOSクーポンアプリです。下記の経緯により8月末から完全オープンソース化致しました。

オープンソース化への経緯

aboonはもともと100%自社開発をしていましたがエンジニアの技術力不足や開発効率の悪さを強く感じていました。 そこで

  • 開発効率の向上、技術力の補填
  • エンジニアネットワークの確保
  • 日本でのoss開発の促進

を目的に、オープンソース化して皆様の力をお借りすることを決断致しました。

How do I get started?

まだリリース前ということもありhelp wantedタグのissueを優先的に解決していただけるとありがたいです。また、当社のエンジニアはiOS開発においてまだ初心者のレベルであり、既に存在するソースコードの修正や改善の提案、全般的なアドバイスなども積極的にしていただけると大変助かります。

セットアップ

bundlerからcoocapodsを導入して、ライブラリを入手します。

$ gem install bundler
$ bundle install --path=vendor/bundle --binstubs=.bundle/bin
$ bundle exec pod install

開発者コミュニティ

ライセンス

MIT

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].