Package Exports
- react-native-pin
- react-native-pin/src/index.ts
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-pin) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
React Native Pin Code
Componente de entrada de código PIN.
Propriedades
propriedade | Descrição |
---|---|
length | Tamanho do código PIN. Default: 5. |
value | Valor do código. |
onChange | Handler que retorna o valor digitado pelo usuário. |