react-native-lorem-ipsum
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

React Native Lorem Ipsum 😂

A funny library to easily add lorem ipsum to react native projects.

Instalation 🔧

npm i react-native-lorem-ipsum or yarn add react-native-lorem-ipsum

Usage 💻

import Lorem from 'react-native-lorem-ipsum'

const MyComponent = () => <Lorem />

Props

Prop Description Default
count Amount of words, sentences or paragraphs to be generated 5
generate It defines what should be generated, can be 'words', 'sentences' or 'paragraphs' 'words'
...Text Props React Native Text Props None

Show your support 🤝

Give a ⭐️ if you liked the project!
Makes a pull request adding new features or solving bugs.
Create a Issue if you don't want to implement the feature or fix the bug.

Package Sidebar

Install

npm i react-native-lorem-ipsum

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

13.7 kB

Total Files

10

Last publish

Collaborators

  • bryant-anjos