Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 337 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 337 Bytes

Hodl Challenge

This project was bootstrapped with Create React Native App.

Goal

Display a list with the array received from websocket

socket server sends a new array every second

Using socket.io-client to establish connection

Code must have at least 2 Components.