@amazon-devices/expo-checkbox library provides a basic boolean input for Android, iOS, web, and Vega. If you are looking for a more flexible component, see the guide to implementing your own checkbox.
Installation
-
Add the JavaScript library dependency in the
package.jsonfile. -
Reinstall dependencies using
npm installcommand.
Examples
The following example demonstrates basic usage ofCheckbox.

