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

Icon is not implemented on windows #935

Open
1 of 5 tasks
dake3601 opened this issue Aug 23, 2021 · 2 comments
Open
1 of 5 tasks

Icon is not implemented on windows #935

dake3601 opened this issue Aug 23, 2021 · 2 comments

Comments

@dake3601
Copy link
Contributor

Environment Information

  • Platform:
    • iOS
      • Xcode version:
    • macOS
      • Xcode version:
    • win32
    • windows
    • android

Please provide a reproduction of the bug:

Render an Icon on windows.

Actual behavior:

The app crashes and you get the following error:
image

Expected behavior:

No error, see the Icon.

Priorities and help requested:

Are you willing to submit a PR to fix? No

Requested priority: Low

Products/applications affected: Icon

@dake3601 dake3601 added the Type: Bug Something isn't working label Aug 23, 2021
@ghost ghost added the Needs: Triage 🔍 label Aug 23, 2021
@dake3601 dake3601 mentioned this issue Aug 23, 2021
10 tasks
@Saadnajmi
Copy link
Collaborator

This should get fixed when we add SVG support to windows, AKA software-mansion/react-native-svg#1632

@chrisglein
Copy link
Member

This should get fixed when we add SVG support to windows, AKA software-mansion/react-native-svg#1632

SVG is implemented on Windows now. But Icon doesn't seem to be exported on its own. I can use it as the icon on a ButtonV1 though. Is it intended that I can't use it as a standalone type?

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

No branches or pull requests

4 participants