Skip to content

iOS, iPadOS, and MacOS app built using React Native, Redux and Expo, it gathers simple tools for your daily calcuations, you can also create your own tools.

Notifications You must be signed in to change notification settings

BR19-gh/QuickCalc

Repository files navigation

QuickCalc

Icon

Overview

iOS, iPadOS, and MacOS app built using React Native, Redux and Expo, it gathers simple tools for your daily calcuations, you can also create your own tools.

To install the app in App Store, follow this link

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/BR19-gh/QuickCalc.git
  2. Navigate to the project directory:

    cd QuickCalc
  3. Install dependencies:

    npm install

Usage

  1. Start the development server:

    npm start
  2. Run the app in an iOS simulator.

Folder Structure

  • src/screens: Contains the app screens,
  • src/components: Contains screens' assistant components,
  • src/helpers: Contains common usage functions,
  • src/lang: Contains language configurations,
  • src/navigation: Contains navigation configurations,
  • src/store: Contains Redux configurations,
  • _DATA.js: Contains functions which deals with AsyncStorage

Screenshots

welcome home page menu edit page hidden list swipe action settings page

About

iOS, iPadOS, and MacOS app built using React Native, Redux and Expo, it gathers simple tools for your daily calcuations, you can also create your own tools.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published