Max Kraus
Max Kraus
Any news? We also came across some use cases for this. Not only multiple `@Expose` but also multiple `@Transform` would be really nice to handle one single class that maps...
> Sorry for disturbing. @NoNameProvided Could you plz have a look at this issue? > > Option `strategy: 'excludeAll'` behave allmost the same as `excludeExtraneousValues: true`, is that by design?...
Could someone approve the workflows to run again? I'd love to verify if the fabric build issue is fixed. :)
Is there a reason this PR is being hold back?
Same issue here.
Any update on this?
Same issue here! Can confirm downgrade to `6.18` as a workaround. Problem is, the component type gets changed on import from `React.ComponentClass` to `React.ComponentClass`. Makes the latest version of this...
+1. For me, custom contentViewControllers cause the alert to be displayed at the very bottom of the screen. Upon rotation while presented, the layout freaks out. Not seeing this issue...
Hi there. Sorry for the delayed response. Driving a laser cutter using this library sound so dope! Thanks for that :). It should be fairly ease to implement support for...
Update: `NSBezierPath` has quite a different interface than `UIBezierPath` and you apparently cannot access the underlying `CGPath` - bummer. Supporting both Cocoa and CocoaTouch requires some changes to the overall...