Carlos
Carlos
Hi all, I'm implementing ng-redux in an old project, all works fine in development but all karma tests fails with the message: `TypeError: _redux.compose.apply(...) is not a function` May I...
Is there any way to centralize every error format for the whole schema? I'm guessing about a middleware similar to: ```rust fn error_formateer(error_info: ErrorValues, next: NextErrorFormateerRequest
### Current Behavior Using `@tamagui/input` `Input` none of `keyboardType`, `inputMode` and `secureTextEntry` props are working as in native `TextInput`. The keyboard opened is the default no matter what's in `keyboardType`...