bunyam1the1great (28)in #swift • 7 years ago • NoneUICollectionView Pt 8: ADD NEW CELL TO UICOLLECTIONVIEW WITH ANIMATIONCollection View is what enables us developers to build beautiful and stunning user interface like what you see in App…bunyam1the1great (28)in #swift • 7 years ago • NoneUICollectionView Pt 7: IMPLEMENT UICOLLECTIONVIEWDELEGATECollection View is what enables us developers to build beautiful and stunning user interface like what you see in App…bunyam1the1great (28)in #swift • 7 years ago • NoneUICollectionView Pt 6: MULTIPLE SECTIONS IN UICOLLECTIONVIEW AND CUSTOM SECTION HEADERCollection View is what enables us developers to build beautiful and stunning user interface like what you see in App…bunyam1the1great (28)in #swift • 7 years ago • NoneUICollectionView Pt 5: CREATE UICOLLECTIONVIEWCONTROLLER IN iOSCollection View is what enables us developers to build beautiful and stunning user interface like what you see in App…bunyam1the1great (28)in #swift • 7 years ago • NoneUICollectionView Pt 4: CREATE CUSTOM UICOLLECTIONVIEWCELL SUBCLASS, AUTO LAYOUTCollection View is what enables us developers to build beautiful and stunning user interface like what you see in App…bunyam1the1great (28)in #swift • 7 years ago • NoneUICollectionView Pt 3: DESIGN CUSTOM UICOLLECTIONVIEWCELL IN STORYBOBARDCollection View is what enables us developers to build beautiful and stunning user interface like what you see in App…bunyam1the1great (28)in #swift • 7 years ago • NoneUICollectionView Pt 2: SET UP APP DATA STRUCTURE - UICollectionViewController, Auto LayoutCollection View is what enables us developers to build beautiful and stunning user interface like what you see in App…bunyam1the1great (28)in #swift • 7 years ago • NoneUICollectionView Pt 1: INTRODUCTION to UICollectionView, and UICollectionViewControllerCollection View is what enables us developers to build beautiful and stunning user interface like what you see in App…bunyam1the1great (28)in #swift • 7 years ago • NoneUITableView Pt 9/10 USE SHOW SEGUE TO TRANSITION FROM MASTER TO DETAIL VIEW CONTROLLERUITableView and UITableViewController are used in almost all iOS apps. This is one of the most critical skills every…bunyam1the1great (28)in #swift • 7 years ago • NoneUITableView Pt 8/10 CREATE STATIC UITABLEVIEW AND UITABLEVIEWCONTROLLERUITableView and UITableViewController are used in almost all iOS apps. This is one of the most critical skills every…bunyam1the1great (28)in #swift • 7 years ago • NoneUITableView Pt 7/10: DRAG AND DROP TO MOVE CELL IN TABLE VIEW SWIFT TUTORIALUITableView and UITableViewController are used in almost all iOS apps. This is one of the most critical skills every…bunyam1the1great (28)in #swift • 7 years ago • NoneUITableView Pt 6/10: DELETE ROWS FROM TABLE VIEW SWIFT TUTORIALUITableView and UITableViewController are used in almost all iOS apps. This is one of the most critical skills every…bunyam1the1great (28)in #swift • 7 years ago • NoneUITableView Pt 5/10: CREATE MULTIPLE SECTIONS IN TABLE VIEWUITableView and UITableViewController are used in almost all iOS apps. This is one of the most critical skills every…bunyam1the1great (28)in #swift • 7 years ago • NoneUITableView Pt 4: Create Custom Table View Cell, Dynamic Table View Cell Height, Self-Sizing CellUITableView and UITableViewController are used in almost all iOS apps. This is one of the most critical skills every…bunyam1the1great (28)in #swift • 7 years ago • NoneUITableView Pt 3: Create Basic UITableView and UITableViewController, UITableViewCellUITableView and UITableViewController are used in almost all iOS apps. This is one of the most critical skills every…bunyam1the1great (28)in #swift • 7 years ago • NoneUITableView Pt 2: Create Data Model Classes to Display On UITableView & UITableViewControllerUITableView and UITableViewController are used in almost all iOS apps. This is one of the most critical skills every…bunyam1the1great (28)in #swift • 7 years ago • NoneUITableView Series Pt 1/10: Introduction to UITableView and UITableViewController Tutorial in SwiftUITableView and UITableViewController are used in almost all iOS apps. This is one of the most critical skills every…bunyam1the1great (28)in #swift • 7 years ago • NoneCreate UICollectionView inside UITableViewCell - like App Store, Instagram and FacebookMost apps with complex UI now doesn't simply display a table of things or a grid of things that we can achieve by…bunyam1the1great (28)in #swift • 7 years ago • None7 Days Swift Challenge - Day 7: Function in Class - How to Make an AppThis is the last training of our 7 Days Swift Challenge! Woohoo! I hope you'll enjoy this training. Let's dive right…bunyam1the1great (28)in #swift • 7 years ago • None7 Days Swift Challenge - Day 6: Class Initializer in Swift - How to Make an AppIn today training, we will have a look at Swift class' initializer. What is it, why do we need to use it and how can…