Skip to content

MinikLambrecht/HOCChatApp

Repository files navigation

Introduction & Environment

I've designed the app from the bottom, but of course not without some dependencies which i value a lot. All the dependencies are listed below and i will also share my developer environment if needed below. As i don't own a macbook, The only version I will release is for android.

Environment

  • OS

    • Arch Linux - 5.16.4-zen  kernel.
  • Android Studio

    • Bumblebee v2021.1.1
  • Visual Studio Code

    • Version 1.63.2
  • Java Runtime (JRE) - Build 17.0.1+12

    • Version 11.0.11+0-b60-7590822 amd64
  • Java Developmen Kit (JDK) - Build 17.0.1+12

    • 64 Bit

    Setup step by step

  • Step 1

Start out with getting all the dependencies etc. installed by running the command Yarn or npm install.

  • Step 2

Check the environment for possible need at reactnative.dev.

  • Step 3

Run the javascript server first with npx react-native start & then run the application, wither over adb or as an emulator with npx react-native run-android.

Mandatory & useful extension Dependencies

UI/Component Dependencies

Bugs & future fixes

  • The Textinput in the chat area has white text.
  • Google & Facebook does not work yet.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published