software-mansion / react-native-gesture-handler

Declarative API exposing platform native touch and gesture system to React Native.
https://docs.swmansion.com/react-native-gesture-handler/
MIT License
6.14k stars 982 forks source link

Add dark mode to button in `Hire us` section #2908

Closed patrycjakalinska closed 6 months ago

patrycjakalinska commented 6 months ago

Description

Normal:

Screenshot 2024-05-14 at 11 11 23

Hovered:

Screenshot 2024-05-14 at 11 11 26

Test plan

cd docs/
yarn

# to test development build
yarn start

# to test production build
yarn build
yarn serve