Demo & Showcase

You can see prose in action in our official demo or in a real app such as oboku.

Web Demo

The purpose of the demo is to pack as many features as possible in order to give you a full showcase of what is possible. Its design therefore aims to be neutral and simple. When implementing your own reader, you might want to select only a few features to have a more accessible or polished product. It is still a good reference for developers on how to implement things.

The demo uses react and chakraui as base libraries.

The code is available at https://github.com/mbret/prose-reader/tree/master/packages/demo and we encourage you to check it out to help you implement your own reader.

React Native Demo

We have an expo app showcasing how to use prose with React Native. Visit the React Nativesection to learn more.

Oboku

oboku is a free and open source reading app that lets you manage and read your own books synchronized from your device or various cloud providers (dropbox, drive, ...). It is a much more polished experience but does not necessarily include all the features of prose at a given time.

Last updated

Was this helpful?