Samuel Scheit
Samuel Scheit
- [ ] [create](https://discord.com/developers/docs/resources/channel#follow-news-channel)
- [ ] [list active threads](https://discord.com/developers/docs/resources/channel#list-active-threads)
- [ ] [list](https://discord.com/developers/docs/resources/channel#list-thread-members) - [ ] [join @me](https://discord.com/developers/docs/resources/channel#join-thread) - [ ] [add user](https://discord.com/developers/docs/resources/channel#add-user-to-thread) - [ ] [leave @me](https://discord.com/developers/docs/resources/channel#leave-thread) - [ ] [remove user](https://discord.com/developers/docs/resources/channel#remove-user-from-thread)
- [ ] [create](https://discord.com/developers/docs/resources/channel#start-a-private-thread)
- [ ] [list](https://discord.com/developers/docs/resources/channel#list-joined-private-archived-threads)
- [ ] [list](https://discord.com/developers/docs/resources/channel#list-private-archived-threads)
- [ ] [list](https://discord.com/developers/docs/resources/channel#list-public-archived-threads)
Thank you for creating this amazing package 🚀 I'm currently trying to add custom buttons to the context-menu, because not every emoji reaction should be a separate action menu item....
I've first created an issue on [react-navigation](https://github.com/react-navigation/react-navigation/issues/10308), but found out that this issue is related to this library. ### Current behavior I have a FlatList (with ``windowSize: 1``) of messages...
- [ ] automatically test - [ ] separate production/stable branch