linh-chu / AVCamSampleLinks
A Swift example of using AVCaptureSession in iOS10, which has been simplified from AVCam-iOS Apple sample.
☆30Updated 7 years ago
Alternatives and similar repositories for AVCamSample
Users that are interested in AVCamSample are comparing it to the libraries listed below
Sorting:
- A Swift project explaining how to animate a header above a UITableView☆164Updated 4 years ago
- ☆75Updated 8 years ago
- How to upload a file to Amazon S3 using Swift☆77Updated 7 years ago
- Custom Calendar for iOS in Swift☆199Updated 5 years ago
- VerticalSlider is a vertical slider control for iOS in Swift.☆78Updated 7 years ago
- When user drags right anywhere pop viewController☆92Updated 8 years ago
- A tableview with graphical multi selection (contacts from PhoneBook or items from custom lists)☆185Updated 3 years ago
- Create a slide to unlock button in Swift using Storyboard☆99Updated 8 years ago
- iOS CTSlidingUpPanel - Transforms any view to sliding panel☆123Updated 6 years ago
- A UIView extension that makes adding basic animations, like fades and bounces, simple.☆79Updated 11 months ago
- A UIScrollView subclass inspired by the Instagram Stories cube animation☆66Updated 4 years ago
- Easy-to-use and highly customizable fullscreen image gallery with support for local and remote images written in Swift.☆51Updated 6 years ago
- Picker view popup with multiply rows selection written in Swift☆87Updated 5 years ago
- How to search for location and display results using Apple’s MapKit☆70Updated 6 years ago
- Load GIF image in UIImageView - Swift☆182Updated 3 years ago
- You might have seen a collapsable or stretchable tableview header in android. If you check the whatsapp profile/ group settings page , yo…☆60Updated 8 years ago
- Efficient and Easy Location Background Monitoring in Swift☆76Updated 7 years ago
- A subclass of UITableView to show states like data load error, no data found, no internet connection easily.☆124Updated 4 years ago
- An UITextField subclass to simplify country code's picking. Swift 5.0☆146Updated 4 years ago
- The famous iOS search bar with auto completion feature implemented.☆186Updated 5 years ago
- a collectionView made for Sprite Kit☆102Updated 7 years ago
- The best way of implement an accordion menu using an UITableView in Swift☆175Updated 4 years ago
- Helper library for iOS developers that want to embed YouTube videos in their iOS apps with the iframe player API. 📹☆82Updated 10 months ago
- UITextField masking made easy☆54Updated 4 years ago
- Custom CollectionViewLayout with a custom paging size by overriding scrollViewWillEndDragging☆105Updated 8 years ago
- An ultra light, ultra simple two way binding library for IOS and Swift.☆165Updated 4 years ago
- ☆24Updated 6 years ago
- A multiple image picker for iOS, written in Swift☆185Updated 5 years ago
- Independently scroll rows by newsting UICollectionView inside UITableView