1.0.4 • Published 3 years ago

react-native-text-to-image v1.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

react-native-text-to-image

Getting started

$ yarn add react-native-text-to-image

Mostly automatic installation

$ react-native link react-native-text-to-image

Usage

import TextToImage from 'react-native-text-to-image';

TextToImage.convert(text, fontName, fontSize, color, destinationUri => {
    // use image uri here.
});
1.0.4

3 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago