IgniteEngine-iOS
IgniteEngine-iOS copied to clipboard
Add app-level events/actions examples to docs
For example:
{
"_type": "Function",
"attributes": {
"_target": "$app",
"functionName": "beacon.start"
},
"on": "didBecomeActive"
}