Based on deeplinks config (tsconfig/npmignore/gitignore/gitpod/nvmrc)
When deepmemo-imports and deepmemo-app cloned in one directory, you can sync deepmemo-imports/imports with deepmemo-app/node_modules/@deep-foundation/deepmemo-links/imports, AND run deepmemo-app with one command:
npm run package:app:dev
Feature | foreground | background | save-to-deep |
---|---|---|---|
<DeviceProvider> |
🟢 | 🔴 | 🟢 |
<GeolocationProvider> |
🟢 | 🔴 | 🟢 |
Voice | 🔴 | 🔴 | 🔴 |
Contacts | 🔴 | 🔴 | 🔴 |
Camera | 🔴 | 🔴 | 🔴 |
Action | 🔴 | 🔴 | 🔴 |
Haptics | 🔴 | 🔴 | 🔴 |
Motion | 🔴 | 🔴 | 🔴 |
Network | 🔴 | 🔴 | 🔴 |
Reader | 🔴 | 🔴 | 🔴 |
- 🔴 not realized
- 🟣 in process
- 🟠 has problem, may be link to issue
- 🔵 realized but not tested
- 🟢 tested