My new free Wallpaper App allows you to search through thousands of high-quality wallpapers from around the world! Get yours right away!
- Overview
- Screenshots
- Features
- Demo
- Installation and usage
- Dependencies and libs
- Folder Structure
- License
- Author
A react native application using Expo and Lorem Flickr API.
- 🌙 Automatic Dark/Light theme
- 📚 Support for multiple languages
- Dynamic photos suggestions based on interests. (Photos changes daily)
- No third-party UI library used
- Cross platform
- Android and iOS ready via Expo Go
- ESLinted
Check out the online demo here. Login not required.
$ git clone https://github.com/dozsolti/wallpaper-app
$ cd wallpaper-app
$ npm install
$ npm run start
After that scan the qr code with your phone using Expo Go.
$ npm run lint
- React
- React Native
- Lorem Flickr
- ESLint
- Expo
- Axios
- i18next
- Easy peasy
- React navigation
- React navigation shared element
...
├── src # Project source code
├──── components
├──── hooks
├──── models
├──── navigators
├──── screens
├──── services
├──── store
├──── themes
├──── utils
├── .eslint
├── App.tsx
├── package.json
...
MIT @ wallpaper-app
Created by Domotor Zsolt