Duy Nguyen

Results 3 comments of Duy Nguyen

Oh it seems like the React package is deprecated now. It has not been supported for 3 years. I'm sorry about that. I should have checked the last published date...

I got the same problem that I have to type the autoplay object as `any` before passing as prop to get away with it. It shouldn't be this way.

Lesson title: (Bonus) React Render Props Issue: Not much of an issue, but I've seen that for many 3rd party libraries utilizing this technique, they setup both `render` and `children`...