react-native-paper icon indicating copy to clipboard operation
react-native-paper copied to clipboard

fix(drawer-item): hover effect background color

Open seb-zabielski opened this issue 1 year ago • 1 comments

Platform: WEB

Motivation

This pull request fixes issue #4435. Drawer.Item component does not have hover effect on WEB platform.

Related issue

#4435

Test plan

The author of the issue report has prepared an example to reproduce the bug. It can also be reproduced on the example app. Simply run the web version, then hover over one of the items in the "Example items" section.

Before After
image image

seb-zabielski avatar Jun 21 '24 07:06 seb-zabielski

Hey @seb-zabielski, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

callstack-bot avatar Jun 21 '24 07:06 callstack-bot