callstack / callstack/react-native-paper
Add SVG support for Card Cover
Open
feature request
- Dominant language
- TypeScript
- Stars
- 14.5k
- Forks
- 2.2k
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 12
Description
**Is your feature request related to a problem? Please describe.**
We can not add an SVG as Card Cover: https://callstack.github.io/react-native-paper/docs/components/Card/CardCover.
Event with this library it does not works: https://www.npmjs.com/package/react-native-svg
It gives this error: `TypeError: cyclical structure in JSON object`
**Describe the solution you'd like**
It will be great to support with a props names SVG like:
` }} />`
Contributor guide
Assessment
This issue has not been assessed yet.