Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

GetStream/stream-chat-react-native

khushal87 created a branch on GetStream/stream-chat-react-native

setup-rc-release-for-v6 - 💬 React-Native Chat SDK ➜ Stream Chat. Includes a tutorial on building your own chat app experience using React-Native, React-Navigation and Stream

khushal87 deleted a branch GetStream/stream-chat-react-native

docs-setup-v6

khushal87 pushed 1 commit to v6.0.0 GetStream/stream-chat-react-native
  • docs: docusaurus setup for v6 release (#2721) * docs: docusaurus setup for v6 release * docs: docusaurus setup fo... 8f4ca60

View on GitHub

khushal87 closed a pull request on GetStream/stream-chat-react-native
docs: docusaurus setup for v6 release
## 🎯 Goal <!-- Describe why we are making this change --> ## 🛠 Implementation details <!-- Provide a description of the implementation --> ## 🎨 UI Changes <!-- Add relevant screensho...
khushal87 created a comment on an issue on GetStream/stream-chat-react-native
Hey @oddanderson, we have recently introduced a thread list, and that might help you with this. https://getstream.io/chat/docs/sdk/reactnative/guides/custom-thread-list/

View on GitHub

khushal87 pushed 1 commit to v6.0.0 GetStream/stream-chat-react-native
  • fix: use process reactions improvements for thread list f093028

View on GitHub

isekovanic pushed 1 commit to fix/state-store-with-new-api GetStream/stream-chat-react-native
  • fix: unread count badge as well e185ca0

View on GitHub

khushal87 pushed 1 commit to v6.0.0 GetStream/stream-chat-react-native
  • fix: bottom sheet modal improvements 0759817

View on GitHub

isekovanic opened a pull request on GetStream/stream-chat-react-native
fix: state store with new api
## 🎯 Goal A follow up within our SDK on [this PR](https://github.com/GetStream/stream-chat-js/pull/1382) in the LLC. The version of `stream-chat` needs to be bumped before proceeding. ## 🛠 Im...
isekovanic pushed 2 commits to fix/state-store-with-new-api GetStream/stream-chat-react-native

View on GitHub

isekovanic created a branch on GetStream/stream-chat-react-native

fix/state-store-with-new-api - 💬 React-Native Chat SDK ➜ Stream Chat. Includes a tutorial on building your own chat app experience using React-Native, React-Navigation and Stream

Stream-SDK-Bot created a comment on a pull request on GetStream/stream-chat-react-native
## SDK Size | `title` | `develop` | `branch` | `diff` | `status` | | - | - | - | - | - | |js_bundle_size|446.7021484375 KB|445 KB|-1926 B|🚀|

View on GitHub

khushal87 pushed 13 commits to docs-setup-v6 GetStream/stream-chat-react-native
  • docs: unable to handle filters for channels received through event (#2718) bd41607
  • fix: add Flatlist mvcp as optional package and peer deps versions (#2720) * fix: add Flatlist mvcp as optional packa... ac8157f
  • fix: add theme for overlay reaction list icon and introduce shouldShowUnreadOverlay for message bubble (#2722) * fix... 2a7cee3
  • chore: resolve conflicts from develop 8c7a4ea
  • Merge branch 'v6.0.0' of github.com:GetStream/stream-chat-react-native into v6.0.0 edab454
  • fix: design issues with ReactionList bottom UI (#2717) * fix: design issues with ReactionList bottom UI * fix: va... 76cb67d
  • Merge pull request #2725 from GetStream/develop Next Release 98abaed
  • chore(release): 5.39.5 [skip ci] 94a4810
  • chore(release): 1.30.5 [skip ci] c72efaf
  • fix: add a log that complains for removal for mvcp package on RN version <0.72 (#2724) * fix: add a log that complai... 457c694
  • Merge branch 'develop' of github.com:GetStream/stream-chat-react-native into v6.0.0 c17e542
  • Merge branch 'v6.0.0' of github.com:GetStream/stream-chat-react-native into docs-setup-v6 5ba267f
  • docs: add v5 docs to v5 folder ab4ea1a

View on GitHub

khushal87 pushed 4 commits to v6.0.0 GetStream/stream-chat-react-native
  • Merge pull request #2725 from GetStream/develop Next Release 98abaed
  • chore(release): 5.39.5 [skip ci] 94a4810
  • chore(release): 1.30.5 [skip ci] c72efaf
  • Merge branch 'develop' of github.com:GetStream/stream-chat-react-native into v6.0.0 c17e542

View on GitHub

khushal87 deleted a branch GetStream/stream-chat-react-native

flatlist-warn

khushal87 pushed 1 commit to v6.0.0 GetStream/stream-chat-react-native
  • fix: add a log that complains for removal for mvcp package on RN version <0.72 (#2724) * fix: add a log that complai... 457c694

View on GitHub

khushal87 closed a pull request on GetStream/stream-chat-react-native
fix: add a log that complains for removal for mvcp package on RN version <0.72
## 🎯 Goal <!-- Describe why we are making this change --> ## 🛠 Implementation details <!-- Provide a description of the implementation --> ## 🎨 UI Changes <!-- Add relevant screens...
khushal87 pushed 2 commits to flatlist-warn GetStream/stream-chat-react-native
  • fix: log a1ee0ef
  • Merge branch 'flatlist-warn' of github.com:GetStream/stream-chat-react-native into flatlist-warn b5ceac9

View on GitHub

khushal87 pushed 1 commit to flatlist-warn GetStream/stream-chat-react-native

View on GitHub

khushal87 created a comment on an issue on GetStream/stream-chat-react-native
Hey @neopit, as discussed on our Slack channel, this issue has to be addressed by the Stream backend and is more of a product discussion, so we are awaiting a response from them, and then we can ha...

View on GitHub

khushal87 created a comment on a pull request on GetStream/stream-chat-react-native
Would be great if you can add comments to the hooks that you have added for polls to get a generic overview of what it does.

View on GitHub

khushal87 created a review comment on a pull request on GetStream/stream-chat-react-native
This can be removed

View on GitHub

khushal87 created a review comment on a pull request on GetStream/stream-chat-react-native
This isn't customizable using a UI prop?

View on GitHub

khushal87 created a review comment on a pull request on GetStream/stream-chat-react-native
Do we need to have these UI customization props in the Channel context? Why not MessageInputContext/MessagesContext?

View on GitHub

khushal87 created a review comment on a pull request on GetStream/stream-chat-react-native
This seems like it is not used from the UI prop that you introduced, but the component is directly imported.

View on GitHub

khushal87 created a review on a pull request on GetStream/stream-chat-react-native

View on GitHub

isekovanic pushed 1 commit to feat/polls-impl GetStream/stream-chat-react-native
  • chore: bump stream-chat-js ref e258bce

View on GitHub

isekovanic pushed 7 commits to feat/polls-impl GetStream/stream-chat-react-native
  • fix: comments from pr review a4675b7
  • fix: cast vote on option suggestion 4455af0
  • fix: auto focus input dialogs 31240b3
  • fix: preserve own answer in input dialog bedb3ca
  • fix: wrap dialogs in keyboard avoiding view a6a7ef7
  • fix: only allow poll creation when capability is there 1b32694
  • fix: add support for own capabilities 2eef2a1

View on GitHub

khushal87 pushed 1 commit to flatlist-warn GetStream/stream-chat-react-native

View on GitHub

Load more