Skip to content

yoterpa/Open-Source-iOS-Resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 

Repository files navigation

Open-Source-iOS-Resources

A list of open-source iOS resources.

Table of Contents

Github Trending Repositories

Xcode

Extremely Useful Frameworks

  • PermissionScope: Intelligent iOS permissions UI and unified API
  • GDPerformanceView-Swift: Shows FPS, CPU usage, app and iOS versions above the status bar and report FPS and CPU usage via delegate.
  • ODUIThreadGuard: A guard to help you check if you make UI changes not in main thread
  • Injection II App: It allows you to inject changes to class method implementations into a running application in the simulator or a macOS app.
  • Hero: Supercharged transition engine for iOS.
  • LTNavigationBar: UINavigationBar Category which allows you to change its appearance dynamically
  • Pure Layout
  • Masonry - Layout Framework
  • SnapKit: A Swift Autolayout DSL for iOS & OS X.
  • AsyncDisplayKit

Facebook Open-Source Projects

Design & Prototyping

User-Interface (Animation) Libraries

  • UIScrollSlidingPages: Allows you to add multiple view controllers and have them scroll horizontally, with a header scroller that stays in sync with the content and shows next, current and previous items. A zoom out effect appears as you scroll between pages. Similar in style to the Groupon app.
  • HTHorizontalSelectionList: A simple, horizontally-scrolling list of items that can be used as a more flexible replacement for UISegmentedControl
  • AppStoreStyleHorizontalScrollView: App store style horizontal scroll view
  • 15DaysofAnimationsinSwift
  • Libraries by Ramotion

Data Modelling

Testing

  • Quick: The Swift (and Objective-C) testing framework.

Debugging

  • FLEX: An in-app debugging and exploration tool for iOS (By Flipboard).
  • Willow: Willow is a powerful, yet lightweight logging library written in Swift.

For Learning Purposes

Server Side Programming in Swift

  • Perfect: Server-side Swift. The Perfect library, application server, connectors and example apps. (For mobile back-end development, website and web app development, and more...) https://www.perfect.org

Security

Miscellaneous

Useful Links

UX & Design Concepts

Open Source iOS Apps

Inspired By

About

A list of open-source iOS resources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published