Elegant HTTP Networking in Swift
-
Updated
Oct 14, 2021 - Swift
{{ message }}
Xcode is an integrated development environment (IDE) for macOS containing a suite of software development tools developed by Apple for developing software for macOS, iOS, watchOS, and tvOS. Xcode pulls all the tools needed to produce an application (particularly a text editor, a compiler, and a build system) into one software package rather than leaving them as a set of individual tools connected by scripts.
Elegant HTTP Networking in Swift
A lightweight, pure-Swift library for downloading and caching images from the web.
A Swift Autolayout DSL for iOS & OS X
Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
iOS开发常用三方库、插件、知名博客等等
Good ideas for iOS development, by Futurice developers.
Is your feature request related to a problem? Please describe.
Doc string states:
Date().weekday -> 5 // fifth day in the current week.
Guess what, 5 is not friday. It's thursday. It makes some sense after i dug deeper, but as a programmer, i assumed monday could be 0 or 1, therefore thursday should be 3 or 4. Monday is 2! Because sunday is 1!
**Describe the solution you'd li
An open source re-implementation of RollerCoaster Tycoon 2
I'd like there to be an option to have code blocks be line wrapped. Maybe a check box for it in Rendering -> "Syntax highlighted code block" next to "Show line numbers" etc.?
If I try hard enough I can dig through the css files in Contents/Resources/Prism/themes and change "white-space: pre;" to "white-space: pre-wrap;", but doing so breaks the code signature of the app. And that's not a very n
Strong typed, autocompleted resources like images, fonts and segues in Swift projects
Soulful docs for Swift & Objective-C
[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自带红点角标,支持动态刷新。【iOS13 & Dark Mode & iPhone XS MAX supported】
CaptainHook Tweak、Logos Tweak and Command-line Tool、Patch iOS Apps, Without Jailbreak.
A Swift command line tool for generating your Xcode project
Ask permissions on Swift. Available List, Dialog & Native interface. Can check state permission. Support SwiftUI.
A functional tool-belt for Swift Language similar to Lo-Dash or Underscore.js in Javascript
MyLayout is a powerful iOS UI framework implemented by Objective-C. It integrates the functions with Android Layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use LinearLayout,RelativeLayout,FrameLayout,TableLayout,FlowLayout,FloatLayout,PathLayout,GridLayout,LayoutSizeClass to build your App 自动布局 UIView UITableView UICollectionView RTL
Patch iOS Apps, The Easy Way, Without Jailbreak.
A Mac App to find unused images and resources in XCode project.
Screen objects such as ActivityLogScreen, use a query to identify whether they are loaded that is too loose.
otherElements.firstMatch will find something most, if not all of the times.
Even though the screens that do this are
A lightweight, one line setup, iOS / OSX network debugging library!
What did you do?
Hi, many thanks to all the people maintaining the library and providing support❤️ .
I use a CAEmitterLayer to make some confettis pop as soon a view is displayed. When Hero is used to transition (wit