Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.
/ JnSChat Public archive

A react native project for demo chat app

Notifications You must be signed in to change notification settings

JaeWangL/JnSChat

Repository files navigation

JnS Chat

For my JnS(Jump & Start) series I created beautiful app demos using React Native.

This series intends to share a completed version of reference sample apps with various platform. If you're intersted in it, Check my repositories.

Supported Platforms: iOS, Android

The JnSChat is available for two platforms:

  • iOS
  • Android

React Native App

React Native enables you to build native UIs for iOS, Android from a single, shared codebase. You can dive into app development with React Native by following React Native Getting Started. This project exercises the following patterns and features:

Screens

Requirements