Is your feature request related to a problem? Please describe.
If you create a component which needs to display different icons, you always need to import those icons manually and pass to component.
Describe the solution you'd like
import {Icon} from "iconoir-react-native"
<Icon name={"x-mark"} />
Describe alternatives you've considered
N/A
Additional context
N/A
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too