Skip to content

gramsesh/react-native-tiptap

Repository files navigation

react-native-tiptap

A full fledged React Native Rich Text editor based on tiptap

Installation

npm install react-native-tiptap

Usage

import Tiptap from "react-native-tiptap";

// ...

const result = await Tiptap.multiply(3, 7);

Contributing

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

License

MIT

About

A React Native implementation of Tiptap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages