mateusmatosleonardo / chat_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo-chat-app-gh

Library Framework Language Platforms
React-native Expo JavaScript/TypeScript [Android, iOS]

Introduction to the application

This project is a chat application, with real-time messaging.
Integrated with microservices system.

Introduction to microservices

microservice

Preview

Used libs

  • Form validation:
    • react-hook-form
    • hookform/resolvers
    • yup
  • Data fetching:
    • axios
    • socket.io-client
  • Fonts:
    • react-native-responsive-fontsize
    • expo-font
    • expo-google-fonts
  • Security:
    • react-native-dotenv
  • Data persistence:
    • react-native-async-storage/async-storage
  • Context:
    • context API
  • Icons:
    • expo/vector-icons
  • Stylization:
    • styled-components
  • Others:
    • custom hooks

About


Languages

Language:TypeScript 99.0%Language:JavaScript 1.0%