Commit ff3feb17 authored by Trisno's avatar Trisno

notif navigation

parent 8d3c9524
......@@ -73,9 +73,9 @@ export default function App() {
} else if (data.action_type == 'WebView') {
} else if (data.action_type == 'Transfer Receive') {
RootNavigation.navigate('Transaction History');
} else if (data.action_type == 'Cashback') {
RootNavigation.navigate('Transaction History');
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment