Using LVGL library ST7789 DISPLAY+FT6336 with nRF52840 using Zephyr

i am working on custom board nRF52840  with display ST7789 + touch Ft6336

1) i want to use LVGL library with Display how do i get started with LVGL .Any tutorials or sample code in zephyr  to get started with LVGL 

2) how can we use FT6336 touch with LVGL any sample code or links will be helpful 

Related