Hello,
I was browsing through some apps and found one that renders it’s Theme Extension as a “Preview” which also changes based on different settings on the left:
I would like this feature in my app that I am building but not sure how am I supposed to:
-
Import it inside one of jsx files e.g. app._index.jsx
-
Render it
Does anyone have any suggestions/ideas?
