Mo Gusbi
Mo Gusbi
Is there no way to get this module to automatically pick this up like it does for the standard `@Body()`, `@Param()` decorators? Feels a bit cumbersome having to include the...
Surely this should still be open as the issue still persists (templates not being watched)?
Here's an example ```tsx // HeaderTitle.tsx import { ReactNode } from 'react'; import { Text, View } from 'react-native'; /** HeaderTitle component props */ interface IHeaderTitleProps { /** Contents of...
@marklawlor this appears to be working now after upgrading recently from 4.0.23. Thank you!
Wanted to check in to see if there was any progress on this issue?