Custom Data Storage

Description

This sample demonstrates how to implement custom data storage for the events calendar.

The sample uses the amplify.store library in order to implement local data storage.

Options used in the sample include the following:

  • dataStorage - use this option in order to implement the custom data storage layer.
  • visibleCalendars - array of the calendar names that need to be shown.
Documentation