Firebase checkboxes | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Firebase checkboxes

Is there any way to take input from user on how may checkboxes the user wants to generate and then generate only that many number of checkboxes and use isChecked( ) method on them.

27th Feb 2019, 7:00 PM
harshit
harshit - avatar
2 Answers
+ 1
//Can you describe it more please 🤔🤔
27th Feb 2019, 8:36 PM
Sudarshan Rai
Sudarshan Rai - avatar
0
I am trying to say take input from user. If user enters 4 then display 4 checkboxes in next activity.
28th Feb 2019, 12:34 PM
harshit
harshit - avatar