Skip to content

e18lab/NHAppAndroid

Repository files navigation

NHAppAndroid icon

NHAppAndroid Beta

A modern, lightweight Android client for nhentai built with React Native (Expo).

Join Discord


Disclaimer

NHAppAndroid is unofficial and not affiliated with nhentai.net.
The application displays adult content. By compiling, distributing or using this software you confirm you are of legal age in your jurisdiction and allowed to view such material.


Screenshots

⚠️ Work in Progress: UI and visual assets are subject to change.

image

Installation

# 1 Clone repo & install deps
git clone https://github.com/Maks1mio/NHAppAndroid.git
cd NHAppAndroid
npm install

# 2 Run on device / emulator
npm run start

Android build

npm run android-build
npm run move-apk

Contributing

Pull requests are welcome! Please open an issue first to discuss major changes.