F
F
FulTupFul2018-07-31 20:43:44
JavaScript
FulTupFul, 2018-07-31 20:43:44

What is the best way to implement UI effects in React?

Faced with the need to implement the effects of pop-up dimming carousels, etc. The stack and other resources mainly use pure Js or Jquery. But as I understand it, this is not ReactWay. Which way is better to look? Maybe there are React libraries with which you can implement effects?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Filippov, 2018-07-31
@FulTupFul

look for specific components or write in vanilla, this is react-way
, you can still use some kind of kit, I recommend https://react.semantic-ui.com/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question