react-native-sfsymbols
react-native-sfsymbols copied to clipboard
SF Symbols in your iOS app
Is it possible to support macos as a platform? Seems that react native supports mac now - https://github.com/microsoft/react-native-macos
Add support for [React Native visionOS](https://github.com/callstack/react-native-visionos), the new out-of-tree platform. This only adds a new platform to the podspec, so the module can be installed in visionOS. No changes to...
Hey there, Could we add a **license** to the codebase? It helps keep things clear legally. Thank you!
Is it possible to add the support for these animated variable color icons introduced in 2022?
We can get RN to use the size of the symbol when doing layouts using shadow nodes. We do something similar in react-native-safe-area-context - where when you set margin, padding,...
I made this library for SFSymbol names, and thought it might be useful here! https://github.com/nandorojo/sf-symbols-typescript You could change the prop type `{ name: string }` to `{ name: SFSymbol }`...
Hi @birkir! I am working on a react-native library to offer a consistent platform experience for icon. This means in short: using sfsymbols on iOS when possible, and material icons...
Using version `1.0.2`, I am attempting to render an icon like so: ``` javascript ``` When I do so, the icon disappears completely. The same thing happens when using `#000000`....
Not sure how much work this is but would be nice if this library supported newer icons