Steve Galili

Results 42 issues of Steve Galili

## 🎯 Goal Upgrades RN in example apps to 0.69.3 and React to 18.2.0 ## 🛠 Implementation details Following regular upgrade strategy via [React Native Upgrade Helper](https://react-native-community.github.io/upgrade-helper) and upgrading other...

- WhatsApp, iMessage, and Slack clones (all clone apps) are accessible and can be installed via our landing page (boolean) - All clone apps are deployed auto. after a beta...

- Sufficient code coverage in SDK by reaching 80% or higher (numeric) - Make 4 mandatory dependencies, optional for our customers (numeric) - Performance and other regression can be spotted...

- Browse through channels offline (boolean) - 75% Faster boot time for offline enabled support (numeric). - Sending messages offline (boolean)

**Motivation** Customers need to install 13 libs when they want to use our SDK. Besides the [Mono Diet ](https://www.notion.so/stream-wiki/Mono-trophic-Diet-WIP-60fc38b310ed46f4b386e62dce70f08c) approach, Will it be possible to include these dependencies in our...

Dependencies

**Describe the bug** When running slash commands if a user has a space in their name field, commands don’t work for them. In this case, it is happening with mutes....

Bug

**Motivation** A lot of our customers are asking how they can build a message search functionality in a spec. channel or in all channels. **Proposed solution** Write a custom. guide...

Feature Request
Improved Customisability
Documentation

**Motivation** A handful amount of customers were asking how they can add a button that will apply a paste from the clipboard and will populate message input **Proposed solution** Write...

Good First Issue
Feature Request
Improved Customisability
Documentation

Linked to Zendesk issue gz#22796

Awaiting API Improvement

React 18 has been released for the web and introduces significant features such as concurrent rendering and automatic batching. At the moment of writing this task, React 18 relies on...

Needs More Information