korbav

Results 5 issues of korbav

- Removing all the UNSAFE_* calls and replacing them with mixed usage of : - `componentDidUpdate` - `getSnapshotBeforeUpdate` - `constructor` - Adapting one test to reflect the change

Thanks for this phenomenal work. I'm using Javascript to parse the rules and apply CSS classes to colorize the verses. Nevertheless, it seems I miss something since the result I...

Hi, I'm trying to adapt the example displayed on the ReadMe in order to make it simply work with `react-icons` since it's claimed to be working with this library. A...

Hi, omxplayer being deprecated, I'm wondering if there would be a guide to deal with the migration to VLC? Indeed, omxplayer has a pretty specific behaviour out of the box,...

**Describe the problems** `create-react-app@next` will now be using `Webpack 5` instead of `Webpack 4`. This brings an increased level of requirements when it comes to exports, `react-icons` is using the...

Bug