Rocket.Chat.ReactNative
Rocket.Chat.ReactNative copied to clipboard
Rocket.Chat mobile clients
## Proposed changes ## Issue(s) ## How to test or reproduce ## Screenshots ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [ ]...
Project Name: Rocket.Chat.ReactNative Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat-dot-reactnative User: Robot LingoHub
### Description: ### Environment Information: - Rocket.Chat Server Version: 5.0.1 - Rocket.Chat App Version: 3.9 - Device Name: Huawei - OS Version: Android 10 ### Steps to reproduce: 1. After...
Project Name: Rocket.Chat.ReactNative Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat-dot-reactnative User: Robot LingoHub
### Description: Members section of channels or teams does not show all unique members and shows some users multiple times. ### Environment Information: - Rocket.Chat Server Version: - Rocket.Chat App...
## Proposed changes ## Issue(s) ## How to test or reproduce ## Screenshots ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [ ]...
Project Name: Rocket.Chat.ReactNative Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat-dot-reactnative User: Robot LingoHub
## Proposed changes * Migrated the `Slider` component away from `react-native-slider` and implemented it using `react-native-gesture-handler` and `react-native-reanimated`. ## Issue(s) ## How to test or reproduce ## Screenshots ## Types...
### Description: After the most recent update to Android was released which resolved #3362 . This is the request being generated for avatars: ```/api/avatar?rcusername=test?format=png&size=36undefined``` This is what it's configured to...
### Description: We use Keycloak as an authentication provider for Rocket.Chat via OAuth. Users who set up 2FA via WebAuthn (e.g. YubiKey) are unable to log in, because the WebView...