ericwooley / react-nativeish

React Native / React Native Web Boilerplate
MIT License
106 stars 7 forks source link

Related project #5

Closed agrcrobles closed 7 years ago

agrcrobles commented 7 years ago

Hi, First of all, great boilerplate!

I had also created an starter some time ago, it goes to the same point but has some similarities/differences with react-nativeish, I won't go in deeper about it now, but I will be happy to discuss it in the future. I like the idea of having different react-native-web boilerplates around there so that developers can choose among different ways to reach the same thing.

If you are ok with that, I will add react-nativeish in a "related projects" section: https://github.com/agrcrobles/react-native-web-boilerplate

ericwooley commented 7 years ago

That would be awesome!

~I was planning to bring to do a pr when this was a bit more tested. I actually used a lot from your boilerplate.~ I thought you were referencing https://github.com/grabcode/react-native-web-starter

The only reason I made my own was because I wanted it to be a bit more opinionated, and have story book and story shots

I'm still changing a few things here and there. Not thrilled with the scenes generators, etc...

agrcrobles commented 7 years ago

sure, I will look into how you create scenes with the storybook, keep me updated!

I will keep it stateless for now, but most likely move pieces forward in flow to figure the best way to make it run in all platforms.