Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-22 | 1.5 kB | |
v2.3.0 source code.tar.gz | 2025-05-22 | 1.2 MB | |
v2.3.0 source code.zip | 2025-05-22 | 1.4 MB | |
Totals: 3 Items | 2.6 MB | 0 |
2.3.0
⚠️ Breaking Changes ⚠️
- Renamed LinkPreview → LinkPreviewData
LinkPreview.imageUrl
→LinkPreviewData.image.url
-
Both
LinkPreviewData.image.width
andLinkPreviewData.image.height
are now required
2.2.4
- FIX: add physics param to the ChatAnimatedList(Reversed). (ede3a170)
- FIX: emptyChatList not clickable (#787). (88937baa)
2.2.3
2.2.2
2.2.1
- FIX: list rebuilding when keyboard opens/closes. (48e28e7e)