jnrastro.blogg.se

Swift todolist
Swift todolist











swift todolist

Press Add app and now you will get the ist downloaded automatically. You will be redirected to a screen like thisĬlick Add firebase to your iOS project and in the popup - Enter your project bundle id Enter TodoApp as the name project and click create project. Head over to Firebase console and click Create New Project.

swift todolist

Now note down the bundle id, we will need it to make the GoogleService-Info plist file. Setting up Xcode ProjectĬreate a new swift Xcode Project and name it TodoApp. We are going to use Firebase Realtime Database here to develop a simple To-do app. What is Firebase?įirebase is a multi purpose sdk which can be used to integrate push notifications in your app, app analytics and a whole lot of other features which you can review on its site. This tutorial assumes you are familiar with basics of iOS development including Xcode, swift and cocoapods.













Swift todolist