Migration Guide: v1 to v2
1. Installation
First, ensure you have the latest version of the CheckBox component installed:
2. Updated Imports
In v2, make sure to import the CheckBox component from the updated path if it has changed:
3. Handling Animations
Version 2 introduces animations for the CheckBox component. If you want to add animations, specify the animationType
prop:
5. Style and Design Changes
In v2, the CheckBox component supports enhanced styling options. Customize your CheckBox with our new styling props:
Last updated