aws-amplify / aws-amplify/docs
How to use Amplify datastore in Ionic/Capacitor project?
Open
amplify/data
DataStore
- Dominant language
- MDX
- Stars
- 506
- Forks
- 1.1k
- Avg merge
- 3h 14m
- Merged PRs (30d)
- 1
Description
**Is your feature request related to a problem? Please describe.**
I would like to implement offline mode using Amplify datastore in Ionic/Capacitor project.
I need to use Sqlite with Amplify datastore instead of default indexed db
**Describe the solution you'd like**
As I know, amplify datastore can be integrated with sqlite via storage adapter in React Native, but in Ionic, there is no any equivalents.
Can anyone suggest solution to use sqlite with amplify datastore in ionic/capacitor ios mobile app?
Contributor guide
Assessment
This issue has not been assessed yet.