Heath Borders

Results 11 comments of Heath Borders

Please also add support for Tags on `AWS::EC2::VPCEndpoint`

I think populating localizations with english strings is bad practice. I'm not sure of the value of putting base text into other localizations. I also think that this will likely...

This seems like it wants to look at strings between an Android and an iOS app codebase. I don't think this makes sense because the codebases are different. Each project...

This would be valuable. Also, it would be good to have warnings about unused plural rules: Android (and I think iOS) doesn't use `zero` in English; it only uses `one`...

I see that travis failed, but I don't understand what to do to fix it. I'm happy to modify my commit if someone can help me a little.

I see that travis failed, but I don't understand what to do to fix it. I'm happy to modify my commit if someone can help me a little.

This seems related to https://github.com/stephanenicolas/boundbox/issues/26

You can grab https://github.com/hborders/RNCachingURLProtocol/tree/logging_notifications_test if you'd like some ready-made test code for the notifications. I'm not sure of the best way to include support code like that in a pull...

I haven't been able to figure this out. The underlying library wants a file name, not a file handle. I'm not awesome enough at darwin to know what file stdout...