WallCraft is a wallpaper app built using React Native and Expo. It utilizes a variety of Expo libraries such as expo file system, expo media library, expo router, and expo blur. Additionally, it incorporates gorhom bottom sheet and shopify flashlist for a masonry layout. The app features beautiful animations made possible with React Native Reanimated.
##DEMO
VID_20240430_020530.mp4
- Integration with PIXABAY API for fetching images
- Search functionality
- Multiple categories for browsing wallpapers
- Filters for customized results
- Save to gallery/download feature
- Sharing feature
- Clone the repository
- Install dependencies with
npm install
- Run the app using Expo with
expo start
- NOTE -> GET your own API key from pixabay
- React Native
- Expo file system
- Expo route
- Zustand (State Management)
- Gorhom bottom sheet
- Shopify flashlist
- React Native Reanimated
Provide instructions on how to use the app, navigate through different features, and utilize the search, filter, and download functionalities.
If you would like to contribute to WallCraft, please follow the guidelines in CONTRIBUTING.md.
This project is licensed under the MIT License. See LICENSE for more details.