nathvarun / Twitter-Clone-Swift-IOS-Firebase-Part-5.1

Create a UIToolbar that sticks to the keyboard when the keyboard shows and then hides when the keyboard hides

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter-Clone-Swift-IOS-Firebase-Part-5.1

Learn how to create a UIToolbar that stick to the keyboard and shows and hides along with the keyboard.

This is the project file for tutorial 5.1 of Twitter Clone For Swift(IOS) and Firebase

The step by step tutorial can be found on : https://www.youtube.com/watch?v=GyTZn2W3Y2I

#How To use

  • All the Firebase dependencies are already installed
  • You need to create a new project called 'Twitter Clone' in your Firebase Console
  • Download the GoogleServiceInfo.plist file and add it to your project folder.

And you are good to go!

About

Create a UIToolbar that sticks to the keyboard when the keyboard shows and then hides when the keyboard hides


Languages

Language:Swift 98.7%Language:Ruby 1.3%