framework7-website icon indicating copy to clipboard operation
framework7-website copied to clipboard

Inaccurate Documentation - Install / Asset Generator

Open fmp777 opened this issue 3 years ago • 0 comments

The initial setup documentation needs updating, or the CLI needs fixing, not sure which. When you use f7 create --ui (see exhibnit a) and you set the app name, you set the app icon, select capacitor / ios / android, etc - the app assets are not autogenerated (and there's no place to upload the splash).

Furthermore when you follow instructions on exhibit b, you find nothing works as is documented. It seems like the assets-src might even be deprecated in favor of resources/icon|splash.png ?

Additionally, when you use f7 assets --ui, you find that there's no place to "upload" any assets (see attached screenshot) image

a. https://framework7.io/cli/create-app b. https://framework7.io/cli/generate-assets

Have to fallback to manual use of cordova-res to get things set right.

fmp777 avatar Apr 07 '22 18:04 fmp777