[CHORE] Create DimensionsContext#2098
Merged
diegolmello merged 12 commits intoRocketChat:developfrom Jun 17, 2020
Merged
Conversation
Signed-off-by: Ezequiel De Oliveira <[email protected]>
Signed-off-by: Ezequiel De Oliveira <[email protected]>
Signed-off-by: Ezequiel De Oliveira <[email protected]>
Signed-off-by: Ezequiel De Oliveira <[email protected]>
Signed-off-by: Ezequiel De Oliveira <[email protected]>
diegolmello
requested changes
May 25, 2020
Member
diegolmello
left a comment
There was a problem hiding this comment.
You should also check for usage of Dimensions directly and use your new reducer instead.
Signed-off-by: Ezequiel De Oliveira <[email protected]>
Signed-off-by: Ezequiel De Oliveira <[email protected]>
# Conflicts: # app/containers/MessageBox/UploadModal.js # app/containers/MessageBox/index.js # app/containers/message/Audio.js # app/notifications/inApp/index.js # app/views/RoomView/ReactionPicker.js # app/views/RoomsListView/index.js # package.json # yarn.lock
diegolmello
added a commit
that referenced
this pull request
Jul 6, 2020
@RocketChat/reactnative
This pr removes react-native-responsive-ui and creates middleware to listen the dimensions of the window and provide it through redux.