Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 416 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 416 Bytes

#baasbox_ios this is the sample of swift app by using Baasbox Objective-C SDK. ##Preparing

  1. pod install
  2. open .xcworkspace
  3. Done!

##Now I can

  • use login function and get user's token
  • use sign up (can't use email authentication yet...just use username and password) ##I want to do next
  • add Post Document function
  • add Social login
  • add SNS function(friends function and so on)
  • add push notification