Yacine Kharoubi
Yacine Kharoubi
> I ended up removing this library and remade the desired behavior with default React-Native FlatList component, which works pretty well and run at 60fps > > But since this...
I am facing the same issue
🚀 Just completed an ESLint v9 migration, and wow… what a ride! 😵💫 I ran into breaking changes, weird errors, and unexpected surprises—but I documented everything so you don’t have...
To configure eslint-plugin-react-hooks in your eslint.config.js, you can use the following line: ```js ...fixupConfigRules(compat.extends("plugin:react-hooks/recommended")), ``` However, please note that the react-hooks plugin does not yet fully support the new flat...
🚀 Just completed an ESLint v9 migration, and wow… what a ride! 😵💫 I ran into breaking changes, weird errors, and unexpected surprises—but I documented everything so you don’t have...
@consideRatio 🚀 Just completed an ESLint v9 migration, and wow… what a ride! 😵💫 I ran into breaking changes, weird errors, and unexpected surprises—but I documented everything so you don’t...