You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is feature request. I was looking at available UI toolkits for RN, and I'm surprised that I haven't seen an evidence of live theme editor in any of them (have I missed one ?)
The idea is following: you have an app with all available UI elements from shoutem ui kit, you open it inside emulator, and you can click on any element and live-edit it's styles (including editing style variables that are used in different places) in pop-up that appeared. And in the end you can export file with generated styles.
At first sight I'd say that it's quite easy to implement, especially if you're maintainer of UI kit like shoutem, but even if it's hard - I think such editor absolutely worth it.
The text was updated successfully, but these errors were encountered:
This is feature request. I was looking at available UI toolkits for RN, and I'm surprised that I haven't seen an evidence of live theme editor in any of them (have I missed one ?)
The idea is following: you have an app with all available UI elements from shoutem ui kit, you open it inside emulator, and you can click on any element and live-edit it's styles (including editing style variables that are used in different places) in pop-up that appeared. And in the end you can export file with generated styles.
At first sight I'd say that it's quite easy to implement, especially if you're maintainer of UI kit like shoutem, but even if it's hard - I think such editor absolutely worth it.
The text was updated successfully, but these errors were encountered: