Skip to content

tip-tap editor in a react-native app using a web-view

Notifications You must be signed in to change notification settings

FlavioScimeca/tip-tap-editor

Repository files navigation

tiptap-react-native-example

This repository is created to showcase an example implementation of a rich text editor with tiptap.dev on react native.

For more details check out this blog post. https://nstfkc.com/blog/how-to-implement-rich-text-editor-with-tiptap-on-react-native

Local environment

This project scaffolded with expo cli using npx create-expo-app -t expo-template-blank-typescript

Before you start the project you need to run npm run build:editor to compile the editor html. Then you can run npm run start to start the project.

If you want to start a specific enviroment, use npm run ios or npm run android.

About

tip-tap editor in a react-native app using a web-view

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages