wdelmas / remote-potato

Remote Potato
https://goo.gl/Tdvqp7
MIT License
4 stars 0 forks source link

Add react-toolbox sliders #43

Closed bcldvd closed 6 years ago

bcldvd commented 6 years ago

Would need a better way to handle change of CSS Vars

wdelmas commented 6 years ago

I'll really don't like to work with such a big frontend library.... From what I've seen, you need to wrap you root component with <ThemeProvider theme={theme}> . IMO, we should look at another library. (https://github.com/react-component/slider)

bcldvd commented 6 years ago

I'm up for it, but I thought we'd be using other components in the end ;) Your call, I'm not familiar with React libraries, though Material UI seemed used everywhere and might be a good solution