V8.0.1 how to hide an object?

Use method: cursor_blink_anim_cb(void * my_text_area_obj, int32_t show)
show = 0 → show cursor
show = 1–> hide cursor
For more details see file lv_textarea.c