Technology Aug 23, 2026 · 1 min read

I shipped an alpha notes app where the home screen is the capture field

Miniout is a university notes/tasks app. UI is Spanish-only for now. The idea: you should not pick a folder in the middle of a lecture. Write first; file later (or never). Type "parcial de calculo el viernes" and you get subject + day chips. Stack: Expo SDK 57, React Native 0.86, React 19, heroui-...

DE
DEV Community
by Diego
I shipped an alpha notes app where the home screen is the capture field

Miniout is a university notes/tasks app. UI is Spanish-only for now.

The idea: you should not pick a folder in the middle of a lecture. Write first; file later (or never). Type "parcial de calculo el viernes" and you get subject + day chips.

Stack: Expo SDK 57, React Native 0.86, React 19, heroui-native, notes encrypted at rest (AES-256-GCM).

APK: https://github.com/dimelim/miniout/releases/tag/v1.0.2-alpha.4
Repo: https://github.com/dimelim/miniout

Looking for feedback from Expo folks and Spanish-speaking students. Alpha, sideload, needs network for accounts/sync/images.

DE
Source

This article was originally published by DEV Community and written by Diego.

Read original article on DEV Community
Back to Discover

Reading List