https://github.com/nayanrdeveloper/hd_wallpaper_react_native
I have create HD Wallpaper app uisng React Native
https://github.com/nayanrdeveloper/hd_wallpaper_react_native
nativewind react-native react-native-navigation redux redux-toolkit rtk-query
Last synced: 7 months ago
JSON representation
I have create HD Wallpaper app uisng React Native
- Host: GitHub
- URL: https://github.com/nayanrdeveloper/hd_wallpaper_react_native
- Owner: nayanrdeveloper
- Created: 2023-07-27T07:08:05.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-31T05:17:20.000Z (over 2 years ago)
- Last Synced: 2023-07-31T06:26:47.335Z (over 2 years ago)
- Topics: nativewind, react-native, react-native-navigation, redux, redux-toolkit, rtk-query
- Language: JavaScript
- Homepage: https://youtu.be/bYxeCghPn20
- Size: 943 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# HD Wallpaper (Mobile Android App)
## Demo Video
[Click Me for live preview](https://youtu.be/bYxeCghPn20)
## Technology
- [React Native](https://reactnative.dev/)
- [NativeWind](https://www.nativewind.dev/)
- [React Navigation](https://reactnavigation.org/)
- [TailwindCss](https://tailwindcss.com/)
- [Redux Toolkit](https://redux-toolkit.js.org/)
### Prerequisites
- [nodejs](https://nodejs.org/en/download/) for install require package with npm
- [androidStudio](https://developer.android.com/studio) require Android SDK and Virtual Mobile (if required)
```bash
npx create-expo-app app_name
```
#### How to use
Clone GitHub Project on your PC
```bash
git clone git@github.com:nayanrdeveloper/hd_wallpaper_react_native.git
```
```bash
npm install
```
```bash
npx expo start
```
### Screenshots
Log In

User Registration

OTP Verification

Image Category

Images

Image Details

User Profile Settings

Image Upload
