UNPKG
rn-custom-switch
Version:
latest (1.0.1)
1.0.1
1.0.0
Customizable switch for Android and iOS platform(s)
rn-custom-switch
/
index.js
4 lines
(2 loc)
•
75 B
JavaScript
View Raw
1
2
3
4
import
Switch from
"./src/components/Switch"
;
module
.
exports
= Switch;