Guillaume

Results 3 issues of Guillaume

Hello, Thanks for this library. FYI, the `.d.ts` file doesn't includes the type declarations for the [custom methods](https://marcocesarato.github.io/react-native-big-list-docs/methods) as well as the `FlatList` methods. ``` const listRef = useRef(null); //...

Hello, First of all, thank you for this great library! The library `@types/highlight-words-core` should not be on the devDependencies, but directly on the dependencies. Otherwise, a TypeScript error occurred when...

Hello, It would be great if you could add your plugin to [wpackagist](https://wpackagist.org/) and to the WordPress plugins repository. A lot of developers use Composer (and wpackagist) to install WordPress...

enhancement