Skip to content

WorldBrain/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

  • HTML 98.1%
  • TypeScript 1.4%
  • JavaScript 0.5%