Skip to content

WhosMadeer/quick-tools

Repository files navigation

Quick Tools

Quick Tools provides the user with small random chance tools for day to day scenarios

Features

The features that I added to this app were

Spin the bottle

To spin the bottle, the user can either shake their device or click on the spin button. The user can use the slider to adjust the spin intensity. spin the bottle

Flip a coin

The user can flip a coin by using the button or swiping up on the coin. flip a coin

Pull from a deck of cards

To draw a card from the deck, the user can swipe down on the deck or click on the draw button. The code keeps track of the cards drawn and resets when the user draws 45 or more cards draw a card

Built With

The major framework used to built the app is React Native. I chose React Native for this project because I wanted to learn cross platform app development. This app taught me how to use the tab router and device sensors to control the functions within the application.

The libraries that I used were

  • React Native Reanimated
  • React Native Gesture Handler
  • Lucide Icons

Getting Started

  1. Clone the repo
git clone https://github.com/WhosMadeer/quick-tools.git
  1. Install required packages
yarn install
  1. Run Expo Go project
yarn start

About

React Native app that contains small tools for random selection

Resources

Stars

Watchers

Forks

Contributors