- Jul 18, 2018
-
-
Diego Mello authored
<!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR --> @RocketChat/ReactNative <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
-
- Jul 10, 2018
-
-
Diego Mello authored
<!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR --> @RocketChat/ReactNative <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> Closes #342 <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
-
- Jun 18, 2018
-
-
Diego Mello authored
* Changed the way we read RocketChat settings since setting.type won't be returned from server anymore * Permissions * Unnecessary action sheet render
-
- Jun 13, 2018
-
-
Diego Mello authored
* Drawer layout * Drawer changes * Profile * Profile avatar * Set language * Tests * Custom fields * Readme updated * fix invalid user muted value * Fix for "Cannot add a child that doesn't have a YogaNode to a parent without a measure function! (Trying to add a 'RCTVirtualText' to a 'RCTView')"
-
- Jun 05, 2018
-
-
Diego Mello authored
-
- Jun 01, 2018
-
-
Diego Mello authored
-
- May 29, 2018
-
-
Diego Mello authored
Our current markdown is causing a lot of issues on Android devices, since it wraps everything inside a Text component. On Android, Text doesn't support View as a child. This PR adds react-native-markdown-renderer, that uses View as wrapper and may be better.
-
- May 24, 2018
-
-
Diego Mello authored
* Broadcast channels * e2e tests
-
- May 23, 2018
-
-
Guilherme Gazzo authored
-