st7735 with arduino zero samd21

Hi guys,
I have a 1.44" tft display using ILI9163. I used adafruit st7735 library and I managed to get the display to work but its very slow. I used method 2 (software spi) because method 1( fast Hw spi) did not work!
Anyone managed to use hw spi with arduino zero? Thanks.