Skip to content

zerox92/AmplifyDataSourceIOSExample

Repository files navigation

AmplifyDataSourceIOSExample

Usage:

  • Download/clone the example
  • Install dependencies with Pod: pod install
  • Pull your backend through Amplify CLI using: amplify pull --appId <app-id> --envName <env-name>
  • Open the .xcworkspace file in Xcode
  • Modify the code in addButtonPressed listener in the ViewController according to your models. By Default, the app is expecting a model with id, name, description fields with the model name being Profile.
  • Run the app
  • Profit!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published