testaction

Sample deep-link structure and actions

Supported actions:

TestAction
|
--- Invalid (parse failed)
|
--- Unknown (Parsed but not any of known actions)
|
--- Root (default action)
|
--- Profile
|
--- Login
| |
| --- Magic-link(hash)
| /login/magic/{token:String}
|
--- Search
/search?type={type}&from={from}&to={to}&date={date}

Sample deep-link structure and actions

Supported actions:

TestAction
|
--- Invalid (parse failed)
|
--- Unknown (Parsed but not any of known actions)
|
--- Root (default action)
|
--- Profile
|
--- Login
| |
| --- Magic-link(hash)
| /login/magic/{token:String}
|
--- Search
/search?type={type}&from={from}&to={to}&date={date}

Sample deep-link structure and actions

Supported actions:

TestAction
|
--- Invalid (parse failed)
|
--- Unknown (Parsed but not any of known actions)
|
--- Root (default action)
|
--- Profile
|
--- Login
| |
| --- Magic-link(hash)
| /login/magic/{token:String}
|
--- Search
/search?type={type}&from={from}&to={to}&date={date}

Sample deep-link structure and actions

Supported actions:

TestAction
|
--- Invalid (parse failed)
|
--- Unknown (Parsed but not any of known actions)
|
--- Root (default action)
|
--- Profile
|
--- Login
| |
| --- Magic-link(hash)
| /login/magic/{token:String}
|
--- Search
/search?type={type}&from={from}&to={to}&date={date}

Packages

Link copied to clipboard
common
js

Sample action structure

Link copied to clipboard
common
ios
js

Sample custom data structures and functions to use - date and enum