UNPKG
expo-otp-input
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
React native/expo otp input
github.com/Raosandeep007/expo-otp-input
Raosandeep007/expo-otp-input
expo-otp-input
/
index.ts
4 lines
(3 loc)
•
182 B
text/typescript
View Raw
1
2
3
4
export
{
default
as
OTPInput
}
from
"./src/OTPInput"
;
export
type
{
default
as
OTPInputProps
}
from
"./src/OTPInput"
;
export
type
{
default
as
BoxDigitProps
}
from
"./src/OTPInput"
;