- A stylish wallpaper app for Android that gives you amazing Wallpapers from Unsplash.
- No Ads, No Privacy Risks, Just Wallpapers.
- Progressive Web app made using React Native and Expo.
- Set as Home and Lock Screen Wallpapers: Easily set your favorite images as wallpapers for your home screen or lock screen.
- Image Sharing: Share stunning wallpapers with your friends and family.
- Lazy Loading - Just because you have a slow internet connection doesn't mean you can't enjoy high-quality wallpapers. Load images only when needed even on slow connections.
- Image Download: Download wallpapers directly to your device.
- Settings: Configure Preferences like image quality, image category, and more.
- Pull to Refresh: Stay up-to-date with the latest wallpapers by pulling down to refresh the app.
- Firebase Integration(
⚠️ Under development): Firebase integration for analytics and crash reporting and Authentication.
- Will be added soon.
- Expo Router - For navigation.
- React Native Reanimated - For smooth animations.
- Shopify Flashlist - Gives the amazing Masonry Layout.
-
Clone the repository:
git clone https://github.com/preston176/VantageWall-Native-App
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Run on Android:
npm run android
-
Run on iOS:
npm run ios
-
Run on the web:
npm run web
-
Eject from Expo:
npm run eject
- Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. For any suggestions or queries, raise an issue.