Back to projects
2026

React Native for the reMarkable Paper Pro

C++TypeScriptReact Native

A React Native renderer that targets the reMarkable Paper Pro. Write ordinary React components in JSX and have them drive the tablet's e-ink display.

Under the hood a C++ native layer bridges the React reconciler to the device, so the usual React model — components, state, re-renders — works against e-ink rather than a phone screen.