ios - Drawing App in Swift -


enter image description here

i planning develop ios app in users see big alphabets, users can start 1 place of alphabet other end of it, while doing colour filled inside alphabet. if user correctly filled particular colour inside alphabet, showing next alphabet, otherwise show report user specifying that, drawing not good, still needs lil bit of attention.

so thinking this, think can draw these shapes of alphabets using uibezierpath. shapes image added above. don't know how fill colour inside when user starts dragging inside path. there other way achieve this? if know better way, please let me know. or give me heads doing colour filling , checking accuracy.

thanks in advance :)

i think got want achieve.. have created sample project you, hope you. here google drive link project feel free download it. drawing app

here result

enter image description here

enter image description here

label updated using delegate method, can want


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -