branchio-redux-actions
v0.1.4
Published
Convert Branch Events to Redux Actions
Downloads
2
Readme
branchio-redux-actions
Convert BranchIO Events to redux actions
Usage
import { branchEventWrapper } from 'branchio-redux-actions'
branchEventWrapper(store.dispatch, branch)
Available Actions
| Available Actions | | ------------- | | BRANCH_WILL_SHOW_BANNER| | BRANCH_WILL_NOT_SHOW_BANNER| | BRANCH_DID_SHOW_BANNER | | BRANCH_WILL_CLOSE_BANNER | |BRANCH_DID_CLOSE_BANNER | |BRANCH_WILL_SEND_BANNER_S_M_S| |BRANCH_SEND_BANNER_S_M_S_ERROR| |BRANCH_DID_SEND_BANNER_S_M_S| |BRANCH_DID_DOWNLOAD_APP|