Diego Mello
|
bb844e52fb
|
[REGRESSION] Clear local server cache not loading rooms (#3007)
* Fix clear cache
* Write e2e tests
* Fix lint
* Fix isRTL
|
2021-04-01 09:58:20 -03:00 |
Djorkaeff Alexandre
|
10ba9d5138
|
[NEW] Support RTL (#2656)
* wip: RTL (iOS)
* wip: RTL (Android)
* wip: reload bundle when change between RTL languages
* fix: Stack Animation on Android
* fix: update snapshot
* fix: Swipe Room Actions in RTL mode
* fix: snapshots
* Move isRTL to i18n
* Fix styling
* Update tests
* Update pods
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-11-30 18:47:05 -03:00 |
Diego Mello
|
74ecab858f
|
[CHORE] Update icon names (#2318)
|
2020-07-27 16:53:33 -03:00 |
Djorkaeff Alexandre
|
c0c4affd80
|
[IMPROVEMENT] Refactor icon package (#2146)
* [IMPROVEMENT] Refactor Icon Package
* some size fixes
|
2020-06-05 10:28:58 -03:00 |
Diego Mello
|
7b51df377d
|
[NEW] Themes (#1298)
|
2019-12-04 13:39:53 -03:00 |
Djorkaeff Alexandre
|
a0dc2bad4a
|
[NEW] Tablet support (#1300)
|
2019-11-25 17:01:17 -03:00 |
vitorandos
|
94346634ae
|
[CHORE] Use React Fragment shorthand (#1212)
|
2019-09-24 17:26:56 -03:00 |
Diego Mello
|
c2497145fc
|
[FIX] Swipe animations (#1044)
* Comment removeClippedSubviews
* Comment width animation
* Remove redux from RoomItem
* Fix wrong re-render comparison
* Remove listener
* Raise minDeltaX
* memo actions
* Spring with native driver
* Refactor functions
* Fix props issues
* Remove RoomItem.height
* Long swipe
* Refactor animations
* this.rowTranslation -> this.transX
* Moved state to this
* Fix favorite button
|
2019-07-15 13:54:28 -03:00 |