This project uses CoreAnimation to mimic StackView from iOS. I have used UIImageView as the Base View for Stack.
☆28May 10, 2018Updated 7 years ago
Alternatives and similar repositories for VKStackImageView
Users that are interested in VKStackImageView are comparing it to the libraries listed below
Sorting:
- Hi! I was working on an app where I had to show information about 10-12 different entities and each entity details are to be shown in a U…☆30Feb 21, 2018Updated 8 years ago
- Flat design clickable buttons. All code written in latest Swift4 syntax.☆20Nov 17, 2017Updated 8 years ago
- This project is a demo on using CoreML framework for sentiment analysis of text. .mlmodel was developed from Scikit-learn Pipeline using …☆33May 19, 2018Updated 7 years ago
- This is a simple project which shows basics of Search on Core data . You can add, load, delete and make a search on the items added in a …☆22Apr 27, 2017Updated 8 years ago
- This is a simple project showing UIScrollView with paging enabled and a straight forward Vertical Progress bar which animates as the user…☆25Apr 19, 2017Updated 8 years ago
- his project is a plug and play - Customisable Live Rendering Radial Progress Indicator. All written in Swift4 latest syntax. Based on Cor…☆29Dec 12, 2017Updated 8 years ago
- Hey All! As it is obvious from the GIF, this project is a LoadingIndicator based on CoreAnimation.☆31Apr 19, 2018Updated 7 years ago
- A simple image slider in Swift with a switch to turn on/off auto slide.☆27Mar 27, 2017Updated 8 years ago
- This Project looks like nothing in the UI but it covers an important and complex topic in CoreData , i.e, writing data to Database in bac…☆30Nov 8, 2017Updated 8 years ago
- A simple project mainly focussing on Implementation of search in UICollectionView. Also lets you know about arranging UICollectionView Ce…☆25Apr 21, 2017Updated 8 years ago
- This application shows how to build (in Swift4) a simple Chat room where users can register, login, send messages to other users etc usin…☆20Nov 27, 2017Updated 8 years ago
- A simple and elegant 2Dimensional UICollectionView which is most commonly used in ecommerce apps, music streaming apps etc. Easily custom…☆28Apr 13, 2017Updated 8 years ago
- This is a project showing how to fetch huge chunk of images via API and put them in a nice UICollectionView with parallax effect. It also…☆25Jun 25, 2017Updated 8 years ago
- This project shows how to develop expandable cells in a UITableView. Each cell in turn consists of a UIScrollView and a UIImageView backg…☆28Apr 28, 2017Updated 8 years ago
- Sprite Kit is an exciting new framework for making 2D games that comes built-in to iOS. This project serves as an introduction to Sprite …☆33Jan 28, 2018Updated 8 years ago
- This project covers: 1) UICollectionViewFlowLayout with all the auto-layout constraints added programatically 2) How to build custom tab…☆38Dec 3, 2017Updated 8 years ago
- Hello Everyone, This project talks about basics of ARKit introduced by Apple in iOS11. Please note that ARKit is only capable wih devices…