mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-06 07:06:11 +00:00
21 lines
594 B
Markdown
21 lines
594 B
Markdown
---
|
|
name: '💡 Feature Request'
|
|
about: Submit your idea for a change in the codebase.
|
|
---
|
|
|
|
# Feature Request
|
|
|
|
This issue should serve for you to present or pitch an idea to the maintainers - but remember that it would be better if you were to submit a PR instead 🤗
|
|
|
|
## Why it is needed
|
|
|
|
Please tell us a bit more of why you want this feature to be added, what's its origin
|
|
|
|
## Possible implementation
|
|
|
|
It really helps if you could describe from a technical POV how this new feature would work, which code it rely on, etc
|
|
|
|
### Code sample
|
|
|
|
Please show how the new code could work, if doable
|