EnsembleUI / ensemble-react

BSD 3-Clause "New" or "Revised" License
15 stars 1 forks source link

The default screen for ensemble-react in the studio takes me to the flutter kitchen sink #801

Open kmahmood74 opened 1 month ago

kmahmood74 commented 1 month ago

The button should take me to the Kitchen Sink app for Ensemble-react and not for flutter. This is confusing as users would think this is react's kitchen sink which it is not. I was confused as well.

image
evshi commented 4 weeks ago

This is because the template is hardcoded to take the user to the flutter kitchen sink. We will need to update the template to take them to the right link based on the platform OR create a new template set for React. @amin-nas any thoughts here?