CKEditor works great on mobile devices without any special configuration. See it in action on a specially crafted demo page that simulates a small screen.
See this demo live at ckeditor.com.
- Clone this repository:
git clone [email protected]:ckeditor/ckeditor5-demos.git
- Change the directory and install the dependencies:
cd ckeditor5-demos/mobile && yarn
- Start the demo:
yarn dev