@rmschindler There’s an up to date implementation of React hook that subscribes React components to any Atom-like data type. The code is in UIx repo, but there’s not much to do to adapt it to Helix or any other Hooks-based library uix/interop-with-reagent.md at master · pitch-io/uix · GitHub We’ve been using it for more than a year now at Pitch as interop layer between hooks and re-frame subscriptions, works fine thus far.
1 Like