iiitl / React-Native-To-Do

This is a simple Todo List application built with React Native.
0 stars 9 forks source link

Fix checkbox #18

Closed satyamgupta08 closed 7 months ago

satyamgupta08 commented 7 months ago

passsed oncheckboxpress to todolist created a function oncheckbox in app.js in which called toggleTodo(id)

PavanaSakethaRam commented 7 months ago

@satyamgupta08 LGTM 😄