Skip to content

v0.5.0

Compare
Choose a tag to compare
@skellock skellock released this 24 Apr 01:40
· 5976 commits to master since this release
  • NEW additional details about the client are now shown when connecting - thx @andrewvy
  • NEW client count is shown in status bar - thx @andrewvy
  • NEW a simpler way to integrate redux with an enhancer - thx @andrewvy
  • FIX adds a .babelrc to the react native example app
  • FIX the redux action timer is showing the correct times again
  • MOD adds a working Android example app
  • DOC made a note about ensuring connect() gets triggered first in your app