Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-led-number

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-led-number

纯CSS模拟LED夜晶数字字体-Digital 7 Font

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

react-native-led-number

纯CSS模拟LED夜晶数字字体-Digital 7 Font

减少字体的引入

Usage

|props|description|default| |--|--| |text|[1-9]、"-"负号"、"c"|""| |size|1~2,呈n^8指数增长|1.3| |color|高亮部分的颜色|rgba(121, 121, 121, 1)|

text: 需要支持其他字母的可以fork补充

import LED from 'react-native-led-number'

<LEDText 
  text="2"
  size={1.3}
  color="gray"
/>

Keywords

FAQs

Package last updated on 23 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc