3957 Repositories
Swift matomo-sdk-ios Libraries
Focus text field in SwiftUI dynamically and progress through form using iOS keyboard.
Focuser Focuser allows to focus SwiftUI text fields dynamically and implements ability move go through the form using Keyboard for iOS 13 and iOS 14.
Validate iOS, Android, and Mac localizations. Find errors in .strings, .stringsdict, and strings.xml files.
Locheck An Xcode and Android localization file validator. Make sure your .strings, .stringsdict, and strings.xml files do not have any errors! What do
Experimental iOS Arm64 hooking
ClownHook Experimental hooking on Arm64. Status Experimenting Setup Install xcodegen to generate an Xcode project. brew install xcodegen Create the X
Native and encrypted password manager for iOS and macOS.
Open Sesame Native and encrypted password manager for iOS and macOS. What is it? OpenSesame is a free and powerful password manager that lets you mana
Awesome SwiftUI Libraries ๐ ๐ ๐
Awesome SwiftUI Libraries ๐ ๐ ๐ Do you know a cool SwiftUI library? Welcome to contribute! Content Alert Animation Button Calendar Card Chart Clock
๐๏ธ STDiscreteSlider โ slider which allows user to choose value only from predefined set of data.
STDiscreteSlider โ slider which allows user to choose value only from predefined set of data. Slider may receive any types of options, you may pass set of integers or strings, or any other type. Written using SwiftUI.
Network debugging made easy๏ผThis network debugging tool is developed based on the swift version of Wormholy.
Start debugging iOS network calls like a wizard, without extra code! Wormholy makes debugging quick and reliable. What you can do: No code to write an
iOS tweak to display toasts for Low Power alerts and charging
Electrode iOS tweak to display toasts for Low Power alerts and charging. Localization Want to help translate Electrode to your language? Sumbit a pull
Swift Package with examples of how to tests iOS apps
GimmeTheCodeTDD A swift package with examples of unit tests in iOS development. Requirements Xcode 13 Content Dependency Injection Constructor Injecti
A Swift package for iOS/tvOS for easy alert presentation
AlertPresenter Listed on the Swift Package Index and originally posted on my blog. It can be fiddly to handle the presentation of alerts on a specific
Source code related to blog post about creating custom parseable format styles in iOS 15 (and similar versions of tvOS, watchOS, and macOS). Blog post can be found at https://emptytheory.com/2021/08/14/creating-custom-parseable-format-styles-in-ios-15/
Project Title Custom Parseable Format Styles Description With iOS 15 (and the latest versions for watch, iPad, etc.), we can now convert certain value
Full featured Spotify iOS Client written in Swift 5
Spotify Client (iOS - Swift 5 - 2021) Full featured Spotify like app written in Swift 5 with MVVM architecture. Features Official Spotify API Use Play
iOS WKWebView webview App Template with fully working persistent cookies functionality (httpcookie, web cookie, browser cookie), custom status bar background color, option for white/black status bar text color, option to disable pinch to zoom and double tap to zoom in webview
iOSWKWebViewAppTemplatePersistentCookiesWorkLikeACharm iOS WKWebView webview App Template with fully working persistent cookies functionality (httpcoo
A silly CLI for replacing macosx.internal SDK settings in .xcodeproj files with macosx
fix-macos-internal-sdk A silly CLI for replacing macosx.internal SDK settings in .xcodeproj files with macosx.
An iOS widget-based HN reader
Benuse, an iOS widget-based HN reader Why did you build this app? There already exist some great native Hacker News clients for iOS. I would recommend
SwiftUI view enabling navigation between pages of content, imitating the behaviour of UIPageViewController for iOS and watchOS
PageView SwiftUI view enabling page-based navigation, imitating the behaviour of UIPageViewController in iOS. Why SwiftUI doesn't have any kind of pag
SwiftUI library for a walkthrough or onboarding flow with tap actions
Concentric Onboarding iOS library for a walkthrough or onboarding flow with tap actions written with SwiftUI We are a development agency building phen
Native Pager in SwiftUI
SwiftUIPager SwiftUIPager provides a Pager component built with SwiftUI native components. Pager is a view that renders a scrollable container to disp
Coordinators in SwiftUI. Simple, powerful and elegant.
Simple, powerful and elegant implementation of the Coordinator pattern in SwiftUI. Stinsen is written using 100% SwiftUI which makes it work seamlessl
An open source library for building deep-linkable SwiftUI applications with composition, testing and ergonomics in mind
Composable Navigator An open source library for building deep-linkable SwiftUI applications with composition, testing and ergonomics in mind Vanilla S
A SwiftUI view for displaying Markdown with customizable appearances.
Parma Display Markdown using pure SwiftUI components. Taking advantages of ViewBuilder to make custom appearances for Text and View. Example import Pa
Easily show HUDs with SwiftUI! Lightweight SwiftUI wrapper for JGProgressHUD for iOS, tvOS, Catalyst.
JGProgressHUD-SwiftUI This is a lightweight and easy-to-use SwiftUI wrapper for JGProgressHUD, giving you access to the large and proven feature set o
TTProgressHUD is a light weight HUD written in SwiftUI meant to display the progress of an ongoing task on iOS.
TTProgressHUD TTProgressHUD is a light weight HUD written in SwiftUI meant to display the progress of an ongoing task on iOS. TTProgressHUD (left) was
Advanced List View for SwiftUI with pagination & different states
AdvancedList This package provides a wrapper view around the SwiftUI List view which adds pagination (through my ListPagination package) and an empty,
A pure Swift high-performance asynchronous image loading framework. SwiftUI supported.
Longinus Longinus is a pure-Swift high-performance asynchronous web image loading,caching,editing framework. It was learned from Objective-C web image
AsyncImage before iOS 15. Lightweight, pure SwiftUI Image view, that displays an image downloaded from URL, with auxiliary views and local cache.
URLImage URLImage is a SwiftUI view that displays an image downloaded from provided URL. URLImage manages downloading remote image and caching it loca
SwiftUI Image loading and Animation framework powered by SDWebImage
SDWebImageSwiftUI What's for SDWebImageSwiftUI is a SwiftUI image loading framework, which based on SDWebImage. It brings all your favorite features f
A flexible grid layout view for SwiftUI
๐ฑ GridStack A flexible grid layout view for SwiftUI. WWDC20 Update Apple ๏ฃฟ released LazyVGrid and LazyHGrid at WWDC20. If you are fine to only suppor
๐ QGrid: The missing SwiftUI collection view.
[NOTE] If you'd like to see QGrid in action, check out this demo of QDesigner (see video below). Install QDesigner: https://apps.apple.com/us/app/qdes
A waterfall grid layout view for SwiftUI.
WaterfallGrid A waterfall grid layout view for SwiftUI. Features Irregular grid of content. Columns number different per device orientation. Spacing a
In-app console and debug tools for iOS developers
LocalConsole Welcome to LocalConsole! This Swift Package makes on-device debugging easy with a convenient PiP-style console that can display items in
A SwiftUI collection view with support for custom layouts, preloading, and more.
ASCollectionView A SwiftUI implementation of UICollectionView & UITableView. Here's some of its useful features: supports preloading and onAppear/onDi
This UI attempts to capture the Quibi Card Stack and the associated User Interaction.
RGStack This UI attempts to capture the Quibi Card Stack and the associated User Interaction. Required A View that conforms to the ConfigurableCard pr
A easy-to-use SwiftUI view for Tinder like cards on iOS, macOS & watchOS.
๐ CardStack A easy-to-use SwiftUI view for Tinder like cards on iOS, macOS & watchOS. Installation Xcode 11 & Swift Package Manager Use the package r
A SwiftUI card view, made great for setup interactions.
SlideOverCard A SwiftUI card design, similar to the one used by Apple in HomeKit, AirPods, Apple Card and AirTag setup, NFC scanning, Wi-Fi password s
SwiftUI Simple Calendar / Date Picker for iOS
RKCalendar RKCalendar is a SwiftUI Calendar / Date Picker for iOS. Features include: minimum and maximum calendar dates selectable, single date select
Craft that perfect SwiftUI button effect ๐๐ผ
buttoncraft (SwiftUI 3.0 App) Experimenting with SwiftUI 3.0 whilst creating a practical app to craft that perfect button style. โ๏ธ Testflight https:/
SwiftUI Animation Library. Useful SwiftUI animations including Loading/progress, Looping, On-off, Enter, Exit, Fade, Spin and Background animations that you can directly implement in your next iOS application or project. The library also contains huge examples of spring animations such as Inertial Bounce, Shake, Twirl, Jelly, Jiggle, Rubber Band, Kitchen Sink and Wobble effects. Browse, find and download the animation that fits your needs.
swiftui-animations SwiftUI Animations Library. Useful SwiftUI animations for your next project. YouTube Tutorials: https://www.youtube.com/nimbbble An
SwiftUI Bar Chart
SwiftUI BarChart Lightweight and easy to use SwiftUI chart library for all Apple platforms Features Scaling on both axes Fully customizable axes (labe
A Fourier Series visualisation written in Swift/SwiftUI
Fourier Series Visualisation in SwiftUI This little app visualises different Fourier series using epicycles and a graph. The number of functions and t
SwiftUI library to easily render diagrams given a tree of objects. Similar to ring chart, sunburst chart, multilevel pie chart.
Swift Sunburst Diagram Sunburst diagram is a library written with SwiftUI to easily render diagrams given a tree of objects. Similar to ring chart, su
SwiftUI Charts with custom styles
SwiftUI Charts Build custom charts with SwiftUI Styles Line Chart(data: [0.1, 0.3, 0.2, 0.5, 0.4, 0.9, 0.1]) .chartStyle( LineChartStyle(.
๐ถ ์์ ์ง๊ธ ๋ชจํ? ๐ถ
์๋ ์์ด๋ฒ๋ฆฐ ๋น์ ์ ์ผ์์ ๊นจ์์ค ํ๋ณต ๋ฉ์ดํธ, ์๋(Journey) ๊ฐ๋ฐ ๊ธฐ๊ฐ: 2021.06.27 ~ Contributors ์ด์ฃผ์ ์ด์ผ์ธ ์ ์ด์ด ๋ง๋๋ฆฌ ์ฝ๋๋ฅผ ๋ง๋๋ ์ค์์ง ๋ฐ์ง๋ฒ๊ณ ์ฝ๋ฉํ๋ ๋๋ฅธ์ ๊น์น์ฐฌ ์ฐ์งฌ์? ํ๊ฑฐ๋ฉ ! ์ผ๋ฌด์ง๊ฒ ๋จน์ด์ผ์ง ! ์ฐ๋จ์ ๊ฑฐ๋ฆฌ๊ฐ
iOS Blogging app with renewable subscriptions powered by RevenueCat; Written in Swift
Subscription Blogging App: Thoughts for iOS 1. Overview A modern blogging iOS app written in Swift with subscription paywalls powered by RevenueCat. T
Example usage of FingerprintJS Pro inside a iOS WebView.
FingerprintJS Pro iOS Integrations An example app and packages demonstrating FingerprintJS Pro capabilities on the iOS platform. The repository illust
๋๋ฆฌ๋ฒ๋ค ์์ ์คํ์ค ๏ฃฟ
DooRi-iOSLabs ๋๋ฆฌ๋ฒ๋ค ์์ ์คํ์ค ๏ฃฟ Rules 1. ๊ณต์ฉ ๋ ํฌ์๋ ๋ค์๊ณผ ๊ฐ์ ์ฝ๋๋ค์ ๊ณต์ ํ๋๋ก ํ๋ค. ์ค์ ์์ ์ ์ํ ์ฝ๋ ex. ์จ๋ณด๋ฉ ๋ทฐ1 ์ํ, ๋ฉ์ธ ๋ทฐ ์ํ, ์ฌํ ์ถ๊ฐ ๋ทฐ2 ์ํ ๋ฑ ์ฑ๋ฆฐ์ง ์์ ๊ตฌํ ์ฝ๋ ex. ์บ๋ฆฐ๋, ์ปค์คํ ํญ๋ฐ, ๋ฐํ ์
Simple news iOS app with SwiftUI
NewsUI Simple news iOS app with SwiftUI ๐๏ธ which uses NewsAPI to fetch top news headlines The codebase uses following modern keys: SwiftUI Async/Awai
Implementing and testing In-App Purchases with StoreKit2 in Xcode 13, Swift 5.5 and iOS 15.
StoreHelper Demo Implementing and testing In-App Purchases with StoreKit2 in Xcode 13, Swift 5.5, iOS 15. See also In-App Purchases with Xcode 12 and
An iOS view-controller navigation management. No inherit, using one line code to integrate.
KGNavigationBar Example An iOS view-controller navigation management. No inherit, using one line code to integrate. ไธไธช iOS ๆงๅถๅจๅฏผ่ช็ฎก็ๅบ. ๆ ้็ปงๆฟ๏ผ ไธ่กไปฃ็ ๅณๅฏๅฎ็ฐ้ๆใ
Modular iOS with Uber needle & tuist example
Dodi Modular iOS with Uber needle & tuist example Setup brew install needle bash (curl -Ls https://install.tuist.io) and run make all Point of concer
Mimicrated views and controls to native Apple appearance.
Mimicrated views and controls to native Apple appearance. If you have any ideas of what elements can be added, let me know. Below you will see previews of all the elements and how to use them.
์ด๊ฒ ์ ๊ฒ ๋ค ํ ์คํธํด๋ณด๋ ๋ ํฌ๐
Test-iOS ์ด๊ฒ ์ ๊ฒ ์ค์ํํธ ๋ค ํ ์คํธํด๋ณด๊ณ ๊ธฐ๋กํด๋๋ ๋ ํฌ ๐ number what about โ 1 ๋ฒํผ ํด๋ฆญ์ Haptic Vibration โ 2 CodeBase NavigationBar โ 3 NavigationBar ๋ณด์ด์ง ์๋๋ก ํ์ ๋, Swip
This is a sample app to create a photo selection classifier using CreateML on an iOS Device.
PhotoSelectionClassifier This is a sample app to create a photo selection classifier using CreateML on an iOS Device. Demo In the demo video below, we
๐ทโโ๏ธ login tutorial using Kakao iOS SDK
KakaoLoginTutorial-iOS ๐ทโโ๏ธ login tutorial using Kakao iOS SDK ๋ชฉ์ฐจ ๋์์ธ ๊ฐ์ด๋ ์ค์ ๋จ๊ณ ์ ํ๋ฆฌ์ผ์ด์ ๋ฑ๋ก CocoaPods ํตํด ๋ชจ๋ ์ค์น Info.plist ์ค์ ์ด๊ธฐํ ์์ํ๊ธฐ ์ ์นด์นด์คํก์ผ๋ก ๋ก๊ทธ์ธ ๊ธฐ๋ณธ ์น
Custom Beautiful UIView For Handling IDs in iOS
IDView Custom Beautiful UIView For Handling IDs in iOS Setup Set the placeholder images for the front and back faces. override func viewDidLoad()
๐ make QRcode and QRcode Reader Tutorial
QRCodeReaderTutorial-iOS ๐ make QRcode and QRcode Reader Tutorial QR์ฝ๋์ ๋ฆฌ๋๊ธฐ๋ฅผ ๋ง๋๋ ์คํ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๊ฐ ์์ง๋ง ์์ฒด ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ฅผ ํ์ฉํด์ ๋ง๋ค์ด๋ณด๊ธฐ๋ก ํ๋ค. ๋ชฉ์ฐจ QR์ฝ๋ ๋ง๋ค๊ธฐ QR์ฝ๋ Reader ๋ง๋ค๊ธฐ
Desk360 Mobile Chat SDK for iOS
Desk360 Chat iOS SDK Desk360 Chat SDK provides simplicity and usability in one place. With this feature, you can provide live support to your customer
A weather app made using swiftUI and lottie animations
Paolinsky Weather app Weather app made using swiftUI, Lottie animations and the openweather api (https://openweathermap.org/api/one-call-api) Setup Ge
Are you bored? This app helps find you something to do via Bored api
Bored Swift Are you bored? This app helps find you something to do via Bored api Features Beautiful widgets ๐ Simple and easy โ Open source ๐ฑ Previe
PlayCover is a project that allows you to sideload iOS apps on macOS( currently arm, Intel support will be tested.
PlayCover is a project that allows you to sideload iOS apps on macOS( currently arm, Intel support will be tested.
An iOS app for Roam Research
Roam Research App An iOS app for Roam Research, including a "Share to Roam" extension. This app wraps the Roam Research website in a webview, allowing
Infini-iOS - an InfiniTime Companion App for iOS
Infini-iOS - an InfiniTime Companion App for iOS This is a proof-of-concept, barely-functional iOS application to interact with your PineTime running
PlayCover is a project that allows you to sideload iOS apps on macOS( currently arm, Intel support will be tested.
PlayCover Run iOS apps & games on M1 Mac with mouse, keyboard and controller support. Intel macs support will be implemented later. Installation Just
Redux abstractions for BetterMe projects and iOS community
ReduxCore Redux abstractions on Swift for BetterMe projects and iOS community Installation CocoaPods You can install ReduxCore via CocoaPods by adding
SDK ะดะปั ะธะฝัะตะณัะฐัะธะธ ะฟะปะตะตัะฐ IVI ะฒ ััะพัะพะฝะฝะธะต ios-ะฟัะธะปะพะถะตะฝะธั
IVIExternPlayerSDK SDK ะฟะพะทะฒะพะปัะตั ะธะฝัะตะณัะธัะพะฒะฐัั ะฟะปะตะตั IVI ะฒ ััะพัะพะฝะฝะธะต ะฟัะธะปะพะถะตะฝะธั. ะขัะตะฑะพะฒะฐะฝะธั iOS 12.0 ะธ ะฒััะต ะ Info.plist ะฟัะธะปะพะถะตะฝะธั ะดะพะปะถะตะฝ ะฑััั ะฒัััะฐะฒ
Mobile Text-to-Image search powered by multimodal semantic representation models(e.g., OpenAI's CLIP)
A Mobile Text-to-Image Search Powered by AI A minimal demo demonstrating semantic multimodal text-to-image search using pretrained vision-language mod
Lightweight framework for Unsplash in Swift
Lightweight framework for Unsplash in Swift
๐BarcodeScanner โ simple & easy application that helps you to scan both EAN8 and EAN13 barcodes.
๐ Simple & easy application that helps you to scan both EAN8 and EAN13 barcodes.
ะะพะดัะปั ั ะฟะพะปะตะทะฝัะผะธ ััะธะปะธัะฐะผะธ ะดะปั iOS ะฟัะพะตะบัะพะฒ ะธ SwiftUI
GXUtilz ะะพะดัะปั ั ััะธะปะธัะฐะผะธ ะดะปั iOS ะฟัะพะตะบัะพะฒ. ๐ท ะขัะตะฑะพะฒะฐะฝะธั โ Xcode 11.0 โ Swift 5+ โ iOS 13 (ะฝะตะบะพัะพััะต ะฒะตัะธ ั iOS 14)+ ๐ท ะฃััะฐะฝะพะฒะบะฐ GXUtilz ะดะพัััะฟะตะฝ ั
iOS implementation of OmniEdge VPN
Overview This repository contains the open source OmniEdge Evalution Version iOS Client code. No
A simple iOS app with one default and four custom transitions.
A simple iOS app with one default and four custom transitions. The app uses the same two view controllers for every transition.
Example of how to embed a Lit web component into native platforms.
Lit Native Reuse lit web components on native platforms. Online Demo Supported Platforms iOS MacOS Android Web Getting Started npm run install npm run
Native Jellyfin Client for iOS and tvOS
Swiftfin Swiftfin is a modern client for the Jellyfin media server. Redesigned in Swift to maximize direct play with the power of VLC and look native
An assignment for ios Dev intern position
iOS Assignment An assignment for ios Dev intern position Design Process A UI design for the project is made in FIGMA. Link here Figma Sneek Peek Descr
SwiftUI animated image view that works on iOS and layout just as SwiftUI.Image
SwiftUI.AnimatedImage SwiftUI animated image view that works on iOS and layout just as SwiftUI.Image Screen.Recording.2021-07-31.at.02.18.33.mov Insta
Decrypt application encrypted binaries on macOS when SIP-enabled.
appdecrypt is a tool to make decrypt application encrypted binaries on macOS when SIP-enabled
Make your notification banners smaller and add some color to them
Liddell Liddell notification banners Installation Add this repository to your Package Manager: https://repo.litten.love Install Liddell Compiling Depe
Redesigned video player controls for iOS
Atlas Minimal stock video player replacement demo video Compiling Clone the repo, and make sure you have cephei and all that then just make clean pack
Unofficial iOS/macOS SDK for the Notion API.
NotionClient: a Notion SDK for iOS & macOS Unofficial Notion API SDK for iOS & macOS. This is an alpha version and still work in progress. TODO Featur
Taiwan Social Distancing App - iOS
social-distancing-ios ่บ็ฃ็คพไบค่ท้ข App ็ฑ่ก็็ฆๅฉ้จ็พ็ ็ฎกๅถ็ฝฒ่ๅฐ็ฃไบบๅทฅๆบๆ งๅฏฆ้ฉๅฎคๅ ฑๅ็ ็ผ๏ผๆไพ่บ็ฃๅฐๅ็จๆถๆฅๆถ COVID-19 ๆฅ่งธ้็ฅ๏ผไธฆๆ้ๆถๅฐๆฅ่งธ้็ฅ็็จๆถ้ฃ็นซ็ถๅฐ่ก็ๅฑ๏ผไปฅๆธๅฐๅณๆ้ขจ้ชใ โ ไฟ้ๅไบบ้ฑ็ง ๅฉ็จๆๆฉ่็ๅ่ฝไพไผฐ่จ็คพไบคไบๅ๏ผ่ณๆไปฅๅฟๅๆนๅผๅฒๅญๅจๅไบบ
Turbo-iOS base project that's entirely driven from your backend Rails app.
Turbo-iOS base project that's entirely driven from your backend Rails app.
Backports the new @Invalidating property wrapper to older platforms
ViewInvalidating A property wrapper that backports the new @Invalidating property wrapper to older versions of iOS/tvOS/macOS. For more information on
App iOS correspondiente al proyecto twitimer.com de la comunidad MoureDev
โณ Twitimer iOS Twitimer es una App gratuita para iOS y Android que se ha desarrollado para ayudar a usuarios de Twitch, pero sobre todo pensando en ge
Blobmorphism is a brand new design language I've created to break free of the material overload in iOS, built in SwiftUI. Everything feels smooth and fluid.
Blobmorphism is a brand new design language I've created to break free of the material overload in iOS, built in SwiftUI. Everything feels smooth and fluid.
Control Nvidia jetbot which is based on Jetson Nano via iOS app
jetbot-remote-control This is very basic example project which control Nvidia Jetbot remotely via iOS app Based on jetbot of Nvidia, adding sample sou
A mirror of Apple's sample code for high performance collection views in iOS 15.
Building High-Performance Lists and Collection Views Improve the performance of lists and collections in your app with prefetching and image preparati
eRezept App
eRezept App Introduction Prescriptions for medicines that are only available in pharmacies can be issued as electronic prescriptions (e-prescriptions
An iOS application that helps the user to track his/her investments and maintain portfolios.
CryptoX Technology has changed the way people work, communicate, shop, pay and collaborate. One such transformation was the origin of cryptocurrency.
Om๐iOS - ์ค๋์ ๋ฌด์จ iOS?!
์ค๋ฌด๋ Omoolen, ์ฝํํธ ๋ ์ฆ ์ฌ์ฉ์๋ฅผ ์ํ ๋ง์ถค ๋ ์ฆ ์ถ์ฒ ๋ฐ ์คํ๋ผ์ธ ํฝ์ ์์ฝ ์๋น์ค SOPT 28th APPJAM ํ๋ก์ ํธ ๊ธฐ๊ฐ: 2021.06.26 ~ 2021.07.17 ์๊ฐ ํ์ ์๊ฐ ๊น์์ฐ ๊นํ๊ท ์๊ฒฝ์ง Development Environment a
Show the confetti only when the user is having fun, and if not having fun, don't show it.
SPConfetti - A simple solution to show the confetti to the user. Smoothly starts and stops. Allow set multiply diffrent particles at once. You can chang
Stanford University's course CS193p (Developing Applications for iOS using SwiftUI)
Memorize Game ๐ฎ Stanford University's course CS193p (Developing Applications for iOS using SwiftUI) About the game You need to turn over the cards on
๐ A flexible and easy template created to speed up the development of your iOS application based on the MVP pattern.
Model-View-Presenter template A flexible and easy template created to speed up the development of your iOS application based on the MVP pattern. This
๐น ๋ด๊ฐ ์ฃฝ์ด๋ ๋ชป ๋๋ ์ธ ๊ฐ์ง๊ฐ ๋ญ ์ง ์์?... ๋์ฝํด..์์ฝ์ฌ... ๊ทธ๋ฆฌ๊ณ ์๋ ๐น
์๋ ์์ด๋ฒ๋ฆฐ ๋น์ ์ ์ผ์์ ๊นจ์์ค ํ๋ณต ๋ฉ์ดํธ, ์๋(Journey) ๊ฐ๋ฐ ๊ธฐ๊ฐ: 2021.06.27 ~ Contributors ์ด์ฃผ์ ์ด์ผ์ธ ์ ์ด์ด ๋ง๋๋ฆฌ ์ฝ๋๋ฅผ ๋ง๋๋ ์ค์์ง ๋ฐ์ง๋ฒ๊ณ ์ฝ๋ฉํ๋ ๋๋ฅธ์ ๊น์น์ฐฌ ์ฐ์งฌ์? ํ๊ฑฐ๋ฉ ! ์ผ๋ฌด์ง๊ฒ ๋จน์ด์ผ์ง ! ์ฐ๋จ์ ๊ฑฐ๋ฆฌ๊ฐ
์์๋ ์ค๋๋ ๋ถ๋ฆฌ์๊ฑฐ ์ค ... โป๏ธ
B-umiOS ์ด์๊ฐ๋ฉฐ ํ์ฐ์ ์ผ๋ก ๋ง์ฃผ์น๋ ํฌ๊ณ ์์ ์คํธ๋ ์ค๋ค... ๐ ๐จ ์๋ฒฝํ ํด๊ฒฐ์ด ์๋๋๋ผ๋ ํ ์คํผ ๋์ด๋๋ฆฌ๊ฒ ์ต๋๋ค. ๋น์ ์ ๊ดด๋กญํ๋ ์คํธ๋ ์ค, ํด์งํต์ ๋ฒ๋ ค๋ฒ๋ฆฌ์ธ์! ๋ด ์ ์์ ์คํธ๋ ์ค ํด์งํต, '๋น์' ์๋น์ค ์๊ฐ ๋ผ์ด๋ธ๋ฌ๋ฆฌ ๋ผ์ด๋ธ๋ฌ๋ฆฌ(Library
๐ ์ ๋ ๋๋ด ์๋ค... ๋ง์ง๋ง Conflict ์ฌํ... ๐ด ๐ซ ๐ ๐ง ๐ฅธ ๐ ๐ฉ ๐คฌ ๐คฏ ๐ โ ๏ธ ๐ฅ ๐ฅ
์์ ์์ง์์ด ๋ง๋๋ ์ฐ๋ฆฌ๋ค์ด ์ฌํ, DOORIBON ๐ ๐ ๋๋ฆฌ๋ฒ ์ฝ์ธ ํ์น, ์์๋ ๋์ฝ์ค ๐ 28th BE SOPT APPJAM - Team DooRiBon ํ๋ก์ ํธ ๊ธฐ๊ฐ: 2021.06.26 ~ 2021.07.17 DooRiBon iOS Developers
๊ฐ๋ค. ์์. ์ก์ผ๋ฌ. ๐งก
๋์ ๋งค์ผ์ ๋ค์ฑ๋กญ๊ฒ, ๊ด์ฌ์ฌ ๊ธฐ๋ฐ ์บ๋ฆญํฐ ๊ด๋ฆฌ ๐ CATCH ME ๐ Coding Convention Catch Me Coding Convention โ ๐ Git branch Catch Me Git branch โ ๐ Foldering CatchMe-iOS
์คใ ํ๐ถ ์คํ์ํ!!๐ถ ์๋ฅผ๋ ๋ฉ! ์ํ์ฐํ์ฐํ! ๐ฆฎ ๐ถ
WorkFlow Contributer ์ด์ ์ฝ ๋์ฐ์ ๊น์ค์ ํ ๋ก๊ทธ์ธ, ํ์๊ฐ์ ์บ๋ฆฐ๋, ๋ฌด์ง๊ฐ Team Convention Team Convention Coding Convention Coding Convention Feature ์ ์ฝ TabBar ๋ทฐ์ปจํธ๋กค๋ฌ ์ฐ๊ฒฐ ์
๐ ์ฐจ๋ก์ ํจ๊ป ๋ ๋๋ ์ฌํ ๊ฐ์ด ๊ฐ๋ณด์๊ตฌ~ ๐
์ฐจ๋ก Charo ์ฐจ์์์ ์ค๋์ด ์ต๊ณ ๊ฐ ๋ ์ ์๊ฒ, ๋น์ ์ ๋๋ผ์ด๋ธ ๋ฉ์ดํธ ์ฐจ๋ก ๊ฒฝํ ๊ธฐ๋ฐ ๋๋ผ์ด๋ธ ์ฝ์ค ๊ณต์ ํ๋ซํผ SOPT 28th APP JAM ํ๋ก์ ํธ ๊ธฐ๊ฐ : 2021.06.27 ~ 2021.07.17 Charo iOS Contributors ๐ ์ฅํ๋ น ?
์จ์ํฐ์ผ์ค์ค๋ฒ์์ ์ฌ๊ณผ๋ฅผ ํค-ํ๐
Keepin-iOS ์จ์ํฐ์ผ์ค์ค๋ฒ์์ ์ฌ๊ณผ๋ฅผ ํค-ํ ๐ ์ ๋ฌผ์ ๋๊ทผ๊ฑฐ๋ฆผ์ ์ค๋๋๋ก Keepin Keepin, Keepin mind, Keepin touch ๐ ์ ๋ฌผ ์์นด์ด๋น ์๋น์ค Developer ThreeJoon(์ต์ด์ค) SilverYoung(์ด์์) Seawa