Huỳnh Trần Đăng Khoa
Huỳnh Trần Đăng Khoa
Add [`android-clean-architecture`](https://github.com/htdangkhoa/android-clean-architecture) to [Code examples](https://github.com/JStumpp/awesome-android#code-examples)
Hi @wellykkstream, Webpack 5 has been released and you also support Asset Modules, thanks for this. But I think many developers still need to use SVG as a React component,...
**By submitting this pull request, I promise I have read the [contribution guidelines](https://github.com/sindresorhus/awesome-nodejs/blob/master/contributing.md) twice and ensured my submission follows it. I realize not doing so wastes the maintainers' time that...
In the documentation wrote that the toggle function is not required, but if I'm missing toggle function, I received the error. 
### Describe the bug ### Steps To Reproduce ```ts import { generateFilter } from "@refinedev/strapi-v4"; const filters = [ { operator: "or", value: [ { field: "affect_global", operator: "eq", value:...
## Description Provider `onScrollPositionChange` function to subscribe to scroll position changes, it will be called each time user scrolls with `x` and `y` coordinates