/BackendlessDataCollectionIosSample

Sample project that demonstrates usage of the BackendlessDataCollection class binded to UITableView

Primary LanguageSwift

BackendlessDataCollectionSample is a simple project that demonstrates usage of the BackendlessDataCollection class binded to UITableView.

When downloaded

  1. Open a Terminal window, and go to the project's directory.
  2. Run the pod install / pod update command Once all of the pod data is downloaded / updated, the .xcworkspace file will be created.
  3. Open the .xcworkspace file to launch your project and build it.