I am making a weather app and I need some things to become visible when a response is received from an api. I think you can do this using mapping or something like that. Can anybody help?
I am making a weather app and I need some things to become visible when a response is received from an api. I think you can do this using mapping or something like that. Can anybody help?
Hi,
You can do this via Appery.io Builder UI (http://docs.appery.io/documentation/w... set property visible), or use this JavaScript code:pretoggle('screenName_componentName', 'mob', 'true');/pre