EnsembleUI / ensemble

Build native apps 20x faster than Flutter, RN or any other tech
https://ensembleui.com/
BSD 3-Clause "New" or "Revised" License
125 stars 15 forks source link

Showcase demo apps in Ensemble Go (iOS) and Ensemble Preview (Android) #1081

Open kmahmood74 opened 11 months ago

kmahmood74 commented 11 months ago

Added the following for each demo app

  1. description field: to demo apps so we can show that for people to know what capabilities an app is demonstrating. This should be displayed as a subtitle in the listitem
  2. demoOrder: which order to show the demo apps in the list of demo apps

@amin-nas we need to showcase the demo apps better. Our Ensemble Go and Preview look really bad. Perhaps we should use a tile view so at least the apps we produce have nice images. Also need to put a progress state, right now there is no loading sign when it is loading the list of demo apps.

kmahmood74 commented 11 months ago

description and demoOrder are both optional fields. Make sure to check for null before using them