Birkir Gudjonsson
Birkir Gudjonsson
The API needs to be open, haven't looked at restricting yet. But the idea was to make this work under a password protected site with a real api key. I'll...
Nice! I think this would be super helpful. Does it deal with versioning of SFSymbols that are supported in different iOS systems?
Yes please, I have some other ideas as well for major bump.
Sounds good!
Absolutely. The package.json states MIT 👍🏻 "license": "MIT",
Found the issue, looks like we have to rename the color property. https://github.com/facebook/react-native/issues/26702
Yes, I published a new version where I changed the internal prop name for color (iconColor), the API hasn't changed.
You need to configure the link resolver to redirect to the correct page. If you have a blog post on /blog/foobar, the link resolver should check for the type and...
Gotcha. What I've done before is to create like a single page that serves as a "catch-all" page for previews where link resolver cannot find the correct page (unpublished, drafts,...