PushWiki - Wikipedia Featured Article App

A React Native mobile application for Android that delivers Wikipedia's daily featured article via scheduled local push notifications.

Problem statement

Readers looking for daily educational content often forget to check Wikipedia regularly, while web browsers introduce friction and distractions rather than supporting a focused daily reading habit.

Thought Process

I built PushWiki to learn React Native and Expo framework fundamentals—including file-based navigation with Expo Router, synchronous local caching via MMKV, and recurring local notifications using expo-notifications. The app fetches Wikimedia's daily featured article and presents it in a Medium-inspired editorial reader interface with dynamic theme switching.

Demo

The repository contains full source code and demonstration assets showing daily notification scheduling, article caching, dark/light theme toggling, and editorial article layout.

Open live project