feat(dev): option to render web app inside the mobile app (#1164)
* feat (WIP): render web app inside the mobile app * fix: web app loading * chore: build scripts related to mobile web bundle * feat: show WebView header, which lets to close the WebView * refactor: remove extra component * chore: correct type * chore: remove TODO Co-authored-by: Mo <mo@standardnotes.com>
This commit is contained in:
@@ -5718,6 +5718,7 @@ __metadata:
|
||||
"@standardnotes/sncrypto-common": 1.9.0
|
||||
"@standardnotes/snjs": ^2.118.3
|
||||
"@standardnotes/stylekit": 5.29.3
|
||||
"@standardnotes/web": "workspace:^"
|
||||
"@types/detox": ^18.1.0
|
||||
"@types/faker": ^6.6.9
|
||||
"@types/jest": ^27.4.1
|
||||
@@ -6187,7 +6188,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@standardnotes/web@workspace:*, @standardnotes/web@workspace:packages/web":
|
||||
"@standardnotes/web@workspace:*, @standardnotes/web@workspace:^, @standardnotes/web@workspace:packages/web":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@standardnotes/web@workspace:packages/web"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user