besarthoxhaj / phoenix

React native project example
9 stars 1 forks source link

[WIP] - NetInfo Service #61

Closed nikhilaravi closed 8 years ago

nikhilaravi commented 8 years ago

Problem

User needs to be notified when they are offline

Solution

Adds NetInfo service with event listener for NetInfo Adds Net info action to set connection status in ui reducer Adds isConnected state to ui reducer Adds text to header component to show connections status.