Open cstro opened 7 years ago
Don't use that package. I think you are looking at - https://www.npmjs.com/package/react-native-radio-button-android
The right package is this one - https://www.npmjs.com/package/@rh389/react-native-radio-button
My fork isn't the "official" package, (feel free to use it of course), unfortunately things all got a bit mixed up when one of my PRs accidentally included the package.json
of my scoped copy. (ping @sichacvah)
Oh interesting. Thanks for that note @rh389
The latest version on npm doesn't have the fixes for RN 0.38 in it.