Coder Social home page Coder Social logo

uchelikk / thelock Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jtvargas/thelock

0.0 0.0 0.0 17.93 MB

Mobile game made with React Native and Expo

Home Page: https://jtvargas.github.io/TheLockWeb/

License: MIT License

Shell 0.03% JavaScript 0.39% Ruby 1.79% C 0.05% Objective-C 0.17% Java 4.71% TypeScript 91.39% Objective-C++ 1.40% Swift 0.06%

thelock's Introduction

The Lock: Game

Mobile application game developed with React Native and Expo. A game to guess numbers with a spinner. With haptic feedback and visuals as hints and collect different themes.

    

Table of Contents

Screenshots

  

Structure

The architectural blueprint for this app closely mirrors the Atomic Design Pattern.

Alt text

  • Core Components: Essential, reusable building blocks like buttons or text inputs.
  • Components: Customized mix of core components, focused with specific logic.
  • Containers: Predefined screen layouts. Here, components come together, shaped by page-specific logic (styles, animations...).
  • Screens: Deploy containers, manage external business logic, like API communication (submit, get data...).

Features

The current application offers:

  • Customization: The application is built to support multiple themes and customization using react-native-unistyles
  • Full Offline: The application is built full offline, no need any backend services.
  • Haptic Engine: The application is using haptic engine to enhance the user experience.
  • Redux Toolkit (RTK): The application is using redux as global state management.
  • Expo: The application is built with Expo.
  • In App Review: The application offer in-app store review.

Prerequisites

Ensure you have met the following requirements:

  • You have installed the latest version of:
    • yarn
    • npx
  • Expo (SDK 49)

Dependencies

The following major dependencies are used in the project:

  • React (react: 18.2.0)
  • React Native (react-native: 0.72.5) as the main frameworks for building the app interface.
  • Expo (expo: 49.0.13, expo-haptics: 12.6.0, expo-font: ~11.4.0, expo-splash-screen: ~0.20.5,) as the framework for bootstrapping the application.
  • Redux (redux: 4.2.1, @reduxjs/toolkit:1.9.7) as global state management.

Installation

Describe the installation process. Include the step-by-step process.

# Clone this repository
$ git clone [email protected]:jtvargas/TheLock.git

# Go into the repository
$ cd TheLock

# Install dependencies
$ yarn install

# Start the server
$ yarn start-clear-cache

Run the app (Simulator)

iOS

  • Run yarn ios

Android

  • At the moment this app has been focused for iOS platform only, but you can try the android app using yarn android

Run the app (Device)

This app is made with Expo so after start the server (yarn start) in the console will prompt a QR Code, you need to scan this code with your device camera.

Supporting the project

You can support the maintainer of this project through the links below

"Buy Me A Coffee"

License

Copyright 2023 © Jonathan Taveras

thelock's People

Contributors

jtvargas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.