InfiniteLibrary / infinite-reader

eBook reader app built on react-native
MIT License
89 stars 17 forks source link

Add React-Native Material Kit to project #9

Closed ssomnoremac closed 8 years ago

ssomnoremac commented 8 years ago

This seems to be the "bootstrap" of React-Native. Instead of re-usable css however, it's reusable components.

note: this is not a simple npm install.

ToDo: swap the current button in Details.js for the button component.

ssomnoremac commented 8 years ago

Ok, I've added this to the project issue9 branch. It's not super useful for buttons but could see usage in other areas.

ssomnoremac commented 8 years ago

brought in through PR#12 along through issue11 branch