UNPKG
@bounceapp/lottie
Version:
latest (1.0.1)
1.0.1
1.0.0
0.5.0
0.4.0
0.3.0
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
0.0.4
0.0.3
Lottie wrapper for React Native Web
github.com/Bounceapp/lottie
Bounceapp/lottie
@bounceapp/lottie
/
src
/
index.ts
3 lines
(2 loc)
•
85 B
text/typescript
View Raw
1
2
3
export
{
LottieView
}
from
"./Lottie"
export
type
{
LottieViewProps
}
from
"./types"