I have exported my Webflow site => Integrated into a react App
Use Appfairy => Create react components / Views
Build => Deploy Firebase to self-host.
Great.
I expected that the Webflow Export (CSS/HTML) would auto-detect phone devices properly, and modify the component layouts automatically for me, according to Webflow Designer.
On Mobile Devices
Webflow Publish:
CSS/HTML detects phone devices and uses components properly (vertical stack):
Webflow Export:
CSS/HTML does NOT detect phone device and uses components IMPROPERLY
I’m actively digging into this, and trying to resolve this issue.
Does anyone have any insights?