aws-amplify / aws-amplify/docs
Missing `core-js` in React Native docs for DataStore
Open
amplify/js
- Dominant language
- MDX
- Stars
- 506
- Forks
- 1.1k
- Avg merge
- 3h 14m
- Merged PRs (30d)
- 1
Description
**Describe the content issue**:
https://github.com/aws-amplify/amplify-js/issues/12070
This issue was reported and solved by directly installing `core-js` dependency. The `core-js` package is mentioned in the instructions for using the SQLite adapter but missing from the default instructions.
**URL page where content issue is**:
https://docs.amplify.aws/lib/datastore/getting-started/q/platform/react-native/#option-1-platform-integration
Contributor guide
Assessment
This issue has not been assessed yet.