Abdullah Mzaien
Abdullah Mzaien
## Checklist * [x] I made something good today 💐. * [x] I put links in the correct format: ``[Tool](link) — description.`` * [ ] My description starts with the...
Hello 👋 , I saw this issue in the example and wanted to contribute back to the project thanks for the amazing library
For some reason this package does not work with react 17 it works with React 16 and CRA 3 [codesandbox](https://codesandbox.io/s/tender-platform-rlxs1?file=/src/index.js) p.s i'm using it with next.js by the way
# Why Adding `.riv` for rive.app files, I tired to add it to custom extensions in metro config but with the current check it won't pass # How added it...
## Summary Adding filter and is filter to be in the supported svg elements, they are now supported in the latest [react-native-svg](https://github.com/software-mansion/react-native-svg/releases/tag/v15.5.0). Here is the full list of supported [elements](https://github.com/software-mansion/react-native-svg/tree/8aae0616537a79e4b7edeededc7b76f60a744ad3/src/elements/filters)....
**Describe the bug** After upgrading to storybook v8 and updating metro + running `storybook-generate` the app did not work I got this error `The package at "node_modules/axios/dist/node/axios.cjs" attempted to import...
Hello @EvanBacon , finally found a package that enables changing icons for android ! this is so amazing but I found one weird quick the icons that are produces are...
### Description With expo 53 and react native 0.79 I noticed our input has weird padding my solution was to give it `padding:0` **I tried it with new and old...
refactoring the component from class to functional as the one now in the latest stream of RN is using functional component https://github.com/facebook/react-native/blob/main/packages/react-native/Libraries/Text/Text.js