react-native-paper
react-native-paper copied to clipboard
fix(drawer-item): hover effect background color
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 |
|---|---|
Hey @seb-zabielski, thank you for your pull request 🤗. The documentation from this branch can be viewed here.