Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 296 Bytes

File metadata and controls

11 lines (8 loc) · 296 Bytes

DriverIoHalogenHooks

Demonstrates how to communicate with a Halogen application by sending messages to and receiving messages from the root-level component via the driver.

Expected Behavior:

Prints:

The button state is currently: (Just false)
The button state is now: (Just true)