Licence
MIT
Version
0.3.18
Deps
1
Size
212 kB
Vulns
0
Weekly
2.1K
@wherdkit/core
The platform-agnostic core of the Wherd SDK — API client, offline queue, observable store, theme resolution, and React hooks.
You usually don't install this directly. Use the UI package for your platform:
- Web:
@wherdkit/react - Expo / React Native:
@wherdkit/react-native
Both are built on this package, so its hooks (useWherd, useComposer,
useFeatureRequests, useChangelog, useUnreadChangelog, useResolvedTheme)
are re-exported from them. Install @wherdkit/core directly only if you're building
a custom UI binding for another platform.
MIT licensed.