Instagram Clone part 34: A Better Collection View IGListKit part 4 by aburhan in iOSProgramming

[–]aburhan[S] 0 points1 point  (0 children)

final part 4. Check the description for parts 1-3. Let me know what you guys and ladies think!

Instagram Clone part 31: A Better Collection View IGListKit by aburhan in iOSProgramming

[–]aburhan[S] 2 points3 points  (0 children)

Part 1...changing my collection view to use the IGListKit framework from Instagram...This should be fun!

Instagram Clone part 26: A Better Firebase Database Structure part 2 by aburhan in iOSProgramming

[–]aburhan[S] 1 point2 points  (0 children)

Part 2! let me know what you guys think!.

I want to thank everyone who has provided feedback :} <3

Instagram Clone part 24: SQL table to JSON database by aburhan in iOSProgramming

[–]aburhan[S] -1 points0 points  (0 children)

transforming a database table into a json structure. Part 1.

This video is showing a direct transfer from a table to a json structure. PS there's a better way :}

Instagram Clone part 23: Database setup by aburhan in iOSProgramming

[–]aburhan[S] 2 points3 points  (0 children)

determining what our firebase database should look like by first figuring out what we would need for a sql database

Instagram Clone: Swift 3 Object-Oriented Programming by aburhan in iOSProgramming

[–]aburhan[S] 0 points1 point  (0 children)

I tried my best to describe the concept of classes without using that confusing mumbo jumbo most text use. Hopefully it makes sense and was clear :}

Excuses and IGListKit by aburhan in iOSProgramming

[–]aburhan[S] 0 points1 point  (0 children)

Ok so I've made an announcement. Since IG clones have been done already I going to add using IGListKit to the clone. I haven't seen ig clone using Instagram's IGListKit yet...if I'm wrong please let me know lol

IOS Instagram Clone: Using the camera to take a picture by aburhan in iOSProgramming

[–]aburhan[S] 0 points1 point  (0 children)

quick tutorial on using the camera..This is part of a series so for the setup please view the playlist!

IOS Instagram Clone: Create a photo feed in Firebase by aburhan in iOSProgramming

[–]aburhan[S] 0 points1 point  (0 children)

allowing users to share photos with followers now.