Recommended Forum source code: iOS notification Control Implemented by Swift
MPGNotification is an iOS notification control that displays fully customized In-App interactive notifications. It can be implemented using Swift.
Test environment: Xcode 5.0, iOS 6.0 or above
VBFJellyView
VBFJellyView is a custom view using UIKit Dynamics. When adding behavior, you can produce some interesting effects. This view is inspired by Skype on iOS. In this example, CADisplayLink is used to change the CAShapeLayer path.
This project has five types of View Controllers:
1. UIPanGestureRecognizer;
2. JellyButton: click this button to add a pusw.haviour to the touch point;
3. JellyAlert: Use VBFJellyView as AlertView. UIGravityBehaviour and UICollisionBehaviour are used in this example;
4. VBFJellyView with gravity, PanGesture and collision effect;
5. demonstrate how these effects are formed.
Test environment: Xcode 5.0, iOS 6.0 or above
IPDashedLineView
IPDashedLineView provides a simple interface for creating dotted lines. It can be instantiated in code using initWithFrame.
Test environment: Xcode 5.0, iOS 6.0 or above
SwiftHN
SwiftHN is a Hacker News reader written in Swift and uses the latest API of iOS 8.
A lightweight iOS 7 barcode scanning library. You can provide a custom UIView for displaying camera input. You can read any number of bar codes before closing them. You can read multiple bar codes at the same time to read two QR codes at the same time. You can easily obtain code blocks, including the string value and position information that can be previewed.
Test environment: Xcode 5.0, iOS 7.0 or above
Link: http://www.cocoachina.com/applenews/devnews/2014/0711/9107.html