Skip to content

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

Notifications You must be signed in to change notification settings

Bryant-Anjos/react-native-lorem-ipsum

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published