@honua/react — idiomatic React bindings for the Honua SDK: a provider,
data hooks, and declarative map components over the framework-neutral
@honua/sdk-js core.
The core SDK stays React-free; this entry point is the only place React is
imported. It is SSR-safe (no window/document access at import time) and
StrictMode-safe under React 18 and 19.
@honua/react— idiomatic React bindings for the Honua SDK: a provider, data hooks, and declarative map components over the framework-neutral@honua/sdk-jscore.The core SDK stays React-free; this entry point is the only place React is imported. It is SSR-safe (no
window/documentaccess at import time) and StrictMode-safe under React 18 and 19.Example