V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
moonrailgun

最好用的 react native 图标解决方案。无需手动安装字体到原生代码中

  •  
  •   moonrailgun ·
    PRO
    ·
    moonrailgun · Feb 4, 2024 · 1263 views
    This topic created in 814 days ago, the information mentioned may be changed or developed.

    Github: https://github.com/moonrailgun/rn-icons

    简单的来说就是 react-native 版本的 react-icons

    易于使用与安装,支持 31 个流行的图标库

    使用方式:

    npm install react-native-svg rc-icons
    
    import { FaBeer } from "rn-icons/fa";
    
    function Foo() {
      return (
        <FaBeer />
      );
    }
    
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5341 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 53ms · UTC 03:49 · PVG 11:49 · LAX 20:49 · JFK 23:49
    ♥ Do have faith in what you're doing.