Reams is a serious, joyful and open reading app, written in React Native / Expo. It is available on the ios app store and on the web.
To run the app in an ios simulator:
yarn; cd ios; pod install; cd ..
yarn start
Then in another console:
yarn expo ios