This repository has been archived by the owner on Dec 9, 2024. It is now read-only.
Releases: neynarxyz/react
Releases · neynarxyz/react
v0.8.0
v0.7.2
v0.7.1
v0.7.0
v0.6.4
v0.6.3
Fix logo spacing in SIWN Button
v0.6.2
What's Changed
- Shreyas/neyn 2180 allow custom css styling for siwn button react by @Shreyaschorge in #17
New Contributors
- @Shreyaschorge made their first contribution in #17
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
v0.6.0
adds the NeynarFeedList
and NeynarConversationList
components as well as a few other changes listed below:
NeynarFeedList
, which mirrors the v2 feed APINeynarConversationList
, which mirrors the v2 cast conversation API- add customStyles optional prop to
NeynarCastCard
so the user can override any styling - adds support for .mp4 and .m3u8(Warpcast's preferred video streaming format) using hls.js, as well as small improvements to cast embeds in general
- adds mobile responsiveness support for
NeynarCastCard
falls back to a skeleton image when the user's PFP is null/not loading forNeynarCastCard
andNeynarProfileCard
The video below demos the features on our official Storybook