RN 使用Radio實現單選 這個單選功能使用的是Ant Design Mobile RN庫中的Radio實現的,效果如圖 話不多說講直接上代碼 1、引入import { Radio} from '@ant-desi ...