MCPcopy Create free account
hub / github.com/ICBNetwork/web3-Wallet / goTo

Method goTo

app/core/NotificationManager.js:292–294  ·  view source on GitHub ↗

* Navigates to a specific view

(view)

Source from the content-addressed store, hash-verified

290 * Navigates to a specific view
291 */
292 goTo(view) {
293 this._navigation.navigate(view);
294 }
295
296 onMessageReceived(data) {
297 this._showNotification(data);

Callers 2

NotificationManagerClass · 0.95
index.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected