wavvapp / sac-frontend

0 stars 0 forks source link

Create a custom checkbox #7

Closed Odile078 closed 3 weeks ago

Odile078 commented 1 month ago

Objective:

Create a custom checkbox component

Description:

Acceptance Criteria:

Design:

Figma: https://www.figma.com/design/ZcPlin9PqvfVKaeM8VfUov/SocialApp?node-id=304-16366&t=Q6EjTgGtnBp3y8sS-4

Image

moritzfelipe commented 1 month ago

The check box status should change when you click on the icon and the label besides the icon.

serapieTuyishime commented 1 month ago

https://www.npmjs.com/package/react-native-svg?activeTab=readme

https://docs.expo.dev/guides/icons/ mport Svg, { Path, SvgProps } from 'react-native-svg';