Skip to content

[CHORE] Create DimensionsContext#2098

Merged
diegolmello merged 12 commits intoRocketChat:developfrom
EzequielDeOliveira:DimensionsMiddleware
Jun 17, 2020
Merged

[CHORE] Create DimensionsContext#2098
diegolmello merged 12 commits intoRocketChat:developfrom
EzequielDeOliveira:DimensionsMiddleware

Conversation

@EzequielDeOliveira
Copy link
Copy Markdown
Contributor

@EzequielDeOliveira EzequielDeOliveira commented May 9, 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.

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]>
@EzequielDeOliveira EzequielDeOliveira changed the title [WIP] Use middleware instead of lib [NEW] Use middleware instead of lib May 12, 2020
Copy link
Copy Markdown
Member

@diegolmello diegolmello left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@diegolmello diegolmello changed the title [NEW] Use middleware instead of lib [CHORE] Use redux middleware instead of react-native-responsive-ui May 25, 2020
EzequielDeOliveira and others added 5 commits May 27, 2020 02:18
# 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 diegolmello changed the title [CHORE] Use redux middleware instead of react-native-responsive-ui [CHORE] Create DimensionsContext Jun 17, 2020