UNPKG
react-native-ossd-radio-button
Version:
latest (1.1.6)
1.1.6
1.1.5
1.1.4
1.0.4
1.0.3
1.0.2
1.0.1
Customizable React Native Radio Button
gitlab.cs.ui.ac.id/anasmsn/react-native-ossd-radio-button
react-native-ossd-radio-button
/
index.js
3 lines
(2 loc)
•
79 B
JavaScript
View Raw
1
2
3
import
{
RadioList
}
from
'./src/RadioList/RadioList'
;
export
{
RadioList
};