A
A
AleksandrRF2017-04-27 21:59:46
Swift
AleksandrRF, 2017-04-27 21:59:46

Development of an application for IOS on Swift 3, Xcode 8?

Hello!
I started learning Swift to develop a social application and at the very beginning a lot of questions appeared. Tell me how to connect and how to work with the database and which one is better? How to make user registration through social networks or through mail ... and which of these options is better? (If using your own examples, it will be great!)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
nanosem, 2017-04-28
@nanosem

Apple has a framework - CoreData (It may seem a bit complicated at first)
Here you can read how to work with it:
1) https://habrahabr.ru/post/303512/
2) https://stfalcon.com/ru/blog/post /hello-coredata#more
If you are writing a social application, then most likely you need a server and Api)
Also, you can look at Google firebase - https://firebase.google.com/
On account of user registration through social networks - https:/ /developers.facebook.com/docs/swift
and https://vk.com/dev/ios_sdk

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question