Chirag Jain

Results 143 comments of Chirag Jain

@invisibleroads any updates on this?

refer: https://github.com/gcanti/tcomb-validation/pull/58

@gr2m Sure. Thanks for the update. Can you update here after you get the change published in mailparser?

Right now it defaults to down arrow here: https://github.com/chirag04/react-native-tooltip/blob/master/ToolTipMenu/ToolTipMenu.m#L33 We can make this configurable by passing the arrowDirection from js, Refer for supported directions: https://developer.apple.com/library/ios/documentation/iPhone/Reference/UIMenuController_Class/index.html#//apple_ref/swift/enum/c:@E@UIMenuControllerArrowDirection Can you PR?

I haven't tested with ios 11 but from the error code looks like some `unknown` error.

``` Down below, on parse end, we have the following check: if (!self.mailParserOptions.streamAttachments && mail.attachments) { It happens to be if(!undefined && mail.attachments) - !undefined is true and if we...

The lastest branch is published on npm. (v0.1.8) Can you guys confirm if this is still an issue?

@MithunChopda I'm looking for a maintainer for this lib. If anyone of you guys are interested let me know.