wrappid / wrappid-app

A frontend boilerplate template application built for using Wrappid framework, which enables simultaneous development of web and mobile application
https://www.github.com/wrappid
MIT License
12 stars 6 forks source link

bug: StaticWebPage is not rendering in mobile #15

Closed Edithmark42 closed 7 months ago

Edithmark42 commented 8 months ago

Description: The StaticWebPage having CoreStack which is not yet fixxed in native-mobile.

Solution:

  1. The CoreStack needs to be fixed in native-mobile
  2. The CoreStack needs to be changed to CoreBox until it's fixed.
techoneel commented 8 months ago

This issue is dependent on https://github.com/wrappid/wrappid-app/issues/17

Edithmark42 commented 7 months ago

Kindly check this issue and take any necessary steps to resolve it. @irkfaisal

techoneel commented 7 months ago

closing this issue since the branch is merged, will re-open if required