John Slemmer
John Slemmer
A way around this currently is to turn off the PureRenderMixin on createContainer. I raised an [issue](https://github.com/meteor/react-packages/issues/193) hoping they would document that better. You can see the workaround implemented in...
Also, another workaround options that specifically for header, footer, and sub etc. information you can just add the correct `has-subheader` etc. in the `IonContent` via `customClasses=`. My thought is that...
@gabrielseco I'm guessing that you also weren't setting the `platform` property on `IonBody`. See the [guide](https://github.com/reactionic/reactionic/blob/master/GUIDE.md#platform) for what I'm talking about. The kitchen sink is a good example to follow....
@pors at the same time that I have been doing some React 15 upgrading I have also been working on this https://github.com/johnslemmer/todos-reactionic-meteor example app that is trying to replicate https://github.com/meteor/module-todos-react...
Not in the near future at least. Maybe later in May I'll have the cycles to really do good things for this example. > On Apr 26, 2016, at 8:29...
OK. It isn't a full app example like I wanted to do. But I made a pretty thorough [boilerplate](https://github.com/johnslemmer/boilerplate-reactionic-meteor) that I hope helps people get started. Should especially be good...
Yeah, link away. Also, we can transfer the boilerplate to the organization as well if you would like On Wed, May 25, 2016 at 5:19 PM, Mark Pors [email protected] wrote:...
tried to transfer. Got this error. > You don’t have admin rights to reactionic
OK. Sorry was out of touch the last few days. It is now transferred over to the org.
Just wanted to do a quick drive by and say you all are kicking butt! I've been following Prisma, and Nexus for a while now and am stoked about Prisma...