Pablo Sanfilippo

Results 2 repositories owned by Pablo Sanfilippo

Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.

react-swipeable-routes

75
Stars
14
Forks
Watchers

Utility for integrating react-swipeable-views with react-router.