79327027

Date: 2025-01-03 16:19:52
Score: 2.5
Natty:
Report link

You’ll need to build your own native module.

iOS supports this out of the box, so it’s just a matter of shipping your assets and calling the function.

It’s less straightforward for Android, where you’ll need to create different Activity files for each icon, then create and expose a function to trigger than from RN. This article does a good job explaining the native side.

Reasons:
  • Blacklisted phrase (1): This article
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: johnhaup