Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Icons with React Native #37

Open
franbusleiman opened this issue Oct 4, 2023 · 4 comments
Open

Custom Icons with React Native #37

franbusleiman opened this issue Oct 4, 2023 · 4 comments

Comments

@franbusleiman
Copy link

Hi, does anyone found a solution for creating custom icons using React Native Components? Or at least using html components. Thank you!

@It-samuel
Copy link

you can equally download the PNG of the icon and use
hope i got your question right

@franbusleiman
Copy link
Author

the problem is that I don't want to use a png as the icon, because I want to modify it with css before rendering.

@It-samuel
Copy link

you can modify the png with css before rendering or are you not using react native

@franbusleiman
Copy link
Author

yes, I'm using react-native. Could you provide me some info on how to do it? Or some links? Thank you in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants