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:
4
packages/mobile/.gitignore
vendored
4
packages/mobile/.gitignore
vendored
@@ -21,6 +21,8 @@ DerivedData
|
||||
*.ipa
|
||||
*.xcuserstate
|
||||
|
||||
html/Web.bundle/src/web-src
|
||||
|
||||
.env
|
||||
|
||||
# Android/IntelliJ
|
||||
@@ -75,4 +77,4 @@ ios-release.bundle.map
|
||||
|
||||
codeqldb
|
||||
|
||||
vendor/bundle
|
||||
vendor/bundle
|
||||
|
||||
Reference in New Issue
Block a user