fluentui-react-native/packages/components/Checkbox
UI-Fabric-RN-Bot ccb7ede271 applying package updates 2024-09-09 16:52:21 +00:00
..
assets [Checkbox] Android platform specification changes (#2346) 2022-11-22 18:43:20 +05:30
src Update to react-native 0.72 (#3216) 2023-11-08 18:01:56 -08:00
.eslintrc.js Rename internal eslint-config-rules package (#1152) 2021-11-11 15:02:31 -08:00
CHANGELOG.json applying package updates 2024-04-12 21:02:42 +00:00
CHANGELOG.md applying package updates 2024-04-12 21:02:42 +00:00
MIGRATION.md jscodeshift transforms for migrating Button from v0 to v1 (#1663) 2022-09-22 11:32:17 -07:00
README.md Fix repo link to unblock PR checks (#2818) 2023-05-02 22:46:20 -07:00
SPEC.md [Radiogroup] Tokenize RadioGroup / Rename RadioSize Token (#2454) 2023-01-10 11:47:51 +05:30
babel.config.js Remove references to uifabricshared (#1342) 2022-01-13 18:29:21 -06:00
just.config.js Remove references to uifabricshared (#1342) 2022-01-13 18:29:21 -06:00
package.json applying package updates 2024-09-09 16:52:21 +00:00
tsconfig.json CheckboxV1 migration for win32 (#1594) 2022-04-25 09:32:35 -07:00

README.md

Checkbox

A cross-platform Checkbox component using the Fluent Design System.

Checkbox V1 supported platformsL win32

Checkbox V0 Supported Platforms: Android, iOS, macOS, web, windows, win32

Note that on iOS, the more common control to use is a Switch https://developer.apple.com/design/human-interface-guidelines/toggles/#Switches