PDF-BOT is a modern, cross-platform PDF management application built with React Native, Expo, and NativeWind. It delivers a sleek and responsive UI with full support for light and dark themes — perfect for managing your PDF files on any device.
- 📱 Platform: Runs smoothly on Android
- 🎨 Modern UI: Built with shadcn UI components for React Native
- 📄 PDF Management: View, organize, and interact with PDF documents effortlessly
- React Native & Expo – Cross-platform development
- NativeWind – TailwindCSS for React Native
- React Navigation – Powerful navigation solution
- Expo Router – File-based routing
- react-native-pdf – PDF viewing support
- Zustand – Lightweight state management
- Reanimated – Smooth animations and transitions
AdvPDF comes with a library of polished UI components:
- Avatar
- Button
- Card
- Progress Indicators
- Tooltips
- Themed Text
- ...and more!
# Clone the repository
git clone https://github.com/yourusername/AdvPDF.git
cd AdvPDF
# Install dependencies
npm install
# Start the development server
npm run dev