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

1.0.1 • Public • Published

Installation

yarn add @rnui/text

Usage

import React from 'react';
import { UIText } from '@rnui/text';

const App = () => {
  return <UIText>Hello World</UIText>;
};

Readme

Keywords

none

Package Sidebar

Install

npm i @rnui/text

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

1.7 kB

Total Files

4

Last publish

Collaborators

  • fwh1990