@rn-components-kit/text
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Text


English | 中文

A React component for displaying text. It mainly resolves the following problems of React Native Text component:

  • mixed Chinese and English arranging problem.
  • sometimes tailed text would be cut off on some Android phones.
  • different padding values on Android/IOS os result in different text height.

How to use

npm install @rn-components-kit/text --save

Use the same way as Text component provided by React Native.

Readme

Keywords

none

Package Sidebar

Install

npm i @rn-components-kit/text

Weekly Downloads

9

Version

1.0.0

License

MIT

Unpacked Size

2.2 kB

Total Files

5

Last publish

Collaborators

  • smallstonesk