Architecture, Lifecycle, Cheat Sheet

  • User clicks link ->

    • Check Url Parameters

      • Check flowType parameter - if present, create new stack

      • Check action parameter - if present, calls the action

Communicating with the Native app from a webview

Through A Link

  • Add the

Through Javascript

Last updated