wix / react-native-ui-lib

UI Components Library for React Native
https://wix.github.io/react-native-ui-lib/
MIT License
6.58k stars 716 forks source link

UILivePreview component snippet wrapper #3351

Closed adids1221 closed 2 weeks ago

adids1221 commented 3 weeks ago

Description

Docs playground (live-code) device wrapper to simulate Mobile device. In the buildDocsCommon script wrapping the component snippet with the UILivePreview that render react-live preview using iframe. livePreviewSource set in the docusaurus.config depend on NODE_ENV.

Changelog

Docs playground (live-code) device wrapper to simulate Mobile device.

Additional info

MADS-4507