react-native-drop-cap

Drop Cap support for react native aps! Using new archi šŸ¤©

Installation

npm install react-native-drop-cap

Usage

import { DropCapView } from "react-native-drop-cap";

// ...

<DropCapView color="tomato" />

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library