Call data from firebase to Dynamic CardView

For getting data from firebase the easiest way is use web component. Set url to

https://<PROJECTID>.firebaseio.com/.json

and use dictionary blocks to populate lists with the help of [Free] Json To Dictionary Extension

Try this

data.aia (43.4 KB)

1 Like