RamonEspinosa
RamonEspinosa
The theme editor works great, but maintaining a theme can become hard for people who want more control over the components. Imagine the following case: 1. A designer updates all...
#### :rocket: Enhancements - Introduce 'createGestureHandlers' function prop in the `Zoom` component to enable developers define custom gestures. This allows for flexibility in disabling wheel events or overriding default pinch...
I'm working on a page that shows a map similar to [Geo Custom Demo](https://airbnb.io/visx/geo-custom). The map projection takes a good chunk of the page's width and height. This makes it...