Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReactTraining/react-broadcast
/ coords.js
File
coords.js
example/src/coords.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React from
'react'
2
import
{ createContextEmitter, createContextSubscriber } from
'../../index'
3
4
const
GeoEmitter = createContextEmitter(
'geo'
)
Callers
nothing calls this directly
Calls
2
createContextEmitter
Function · 0.90
createContextSubscriber
Function · 0.90
Tested by
no test coverage detected