/RN-chat-app

Primary LanguageJavaScript

RN-chat-app

This is a simple chat app, written in React Native for the purpose of learning. It works with the backend, found here.

The app shows basic scene functionality, networking thorugh http POST, GET and websockets and accessing images on the phone (the last feature only implemented for Android).

Run tests with npm test

The testing stack is built on AirBnB Enzyme + Mocha - as can be found from the Pepperoni project.

Smoke tests for the web connections can be run with jest.