Henrique Campos de Freitas

Results 7 issues of Henrique Campos de Freitas

The `blurType` options supported for iOS does not provide any option for handling a clear background to the `BlurView` component. That would be useful in many cases, like described on...

The method `incrementDateString` from `valueValidator.js` is defined but never used. This PR removes the method definition. All the tests successfully passed after the change: 305 assertions (248ms)

In order to make it easier for developers who are using this package on TypeScript projects, it could be exposing its type definitions on `index.d.ts` I implemented it for the...

Introducing type declaration file

A partir das alterações inicialmente propostas no PR #6 , e da discussão na issue aberta em https://github.com/SOS-RS/frontend/issues/87 , este PR introduz novas propriedades no schema de Shelter, possibilitando que...

# Changes Introducing `index.d.ts` file in order to declare the type definitions for EmailValidator module