Radio-Button-Checkbox-iOS
Radio Button & Checkbox for iOS implemented in accordance to HIG and WCAG2.1
You want to add pod 'Radio_and_Checkbox' similar to the following to your Podfile:
target 'MyApp' do
pod 'Radio_and_Checkbox'
end
Then run a pod install inside your terminal, or from CocoaPods.app.
Alternatively to give it a test run, run the command:
pod try Radio_and_Checkbox
This dependency provide accessibility support using Voice Over, Dynamic Text, Smart Invert, Colour Filters, Baseline Anchor and Zoom.