Skip to content

neeraj1bh/wally

Repository files navigation

Wally - Wallpaper App in React Native

Table of Contents

Overview

Wally 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.

Screens

wally App Screen 1 wally App Screen 2 wally App Screen 3 wally App Screen 4 wally App Screen 5

Features

  • Integration with PIXABAY API for fetching images
  • Search functionality
  • Multiple categories for browsing wallpapers
  • Filters for customized results
  • Save to gallery/download feature
  • Photo Sharing feature

Installation and Usage

git clone https://github.com/neeraj1bh/wally.git
cd wally
yarn i
yarn start

Note

  • GET your own API key from pixabay
  • This project is currently in development and may contain bugs. Please report any issues you encounter.

Dependencies

  • React Native
  • Expo file system
  • Expo router
  • Gorhom bottom sheet
  • Shopify flashlist
  • React Native Reanimated

Contributing

If you would like to contribute to Wally, please follow the guidelines in CONTRIBUTING.md.

License

This project is licensed under the MIT License. See LICENSE for more details.