Client
What is a client?
A client is any component consuming the observable context. A client consumes the context by:
- either using the Eagle Eye useContext hook
- or embedding itself within the connector returned by the Eagle Eye connect function
Please see examples respectively in: