LuisValgoi / ui5-webcomponents-react-seed

Seed of UI5 Web Components for React
12 stars 1 forks source link

[ISSUE-45] Added ReactDeviceDetect #54

Closed LuisValgoi closed 3 years ago

LuisValgoi commented 3 years ago

Description

This PR refactors the usage of useBrowser and useIsMobile for the ReactDeviceDetect

Dependency

yarn install to install the new dependencies

Config

Are you adding a configuration file?

Are you adding a new feature

Testing

yarn mock and see the texts

image

Automated Tests

References