Bloc / Messenger

This is a small app to message using the Bloc Api
8 stars 3 forks source link

adds folder structure to all components #52

Closed bdougie closed 8 years ago

bdougie commented 8 years ago

Using the folder structure for all components going forward.

Login/
  index.js
  test.js
  styleguide.js // coming soon
bdougie commented 8 years ago

This is will break your current branches. Please take note of this structural change

drbeowulf commented 8 years ago

Me likes! I was doing this in my React Native app.