UNPKG
react-native-reanimatable
Version:
latest (0.5.0)
0.5.0
0.4.3
0.4.2
0.4.1
Wrapper for Reanimated with an easy declarative API.
react-native-reanimatable
/
lib
/
utils
/
index.js
6 lines
(4 loc)
•
76 B
JavaScript
View Raw
1
2
3
4
5
6
import
createKeys from
'./createKeys'
;
module
.
exports
= { createKeys, };