NancyZY

Results 5 issues of NancyZY

By reading the READ file, I cannot run success for my own project. it hints "No module named AdminLTE". I tried using "pip install AdminLTE", but it doesn't work. Please...

Hi,very appreciate your repository. It helped me a lot . But I have some confusion about passing arguments between Items. Here is a situation: When I click the "About" Item,...

help wanted
feedback needed

How to deal with the reconnection,? I try to in mqttDidDisconnect method call the connection method, Is it right action?

In Markdown, adding - or \* can unordered list, but in this library, I found there is no way to achieve it . And there is some problem, the library...

I import the library correctly, then I use it in simple case, but not show markdown format, there is some code:` override func viewDidLoad() { super.viewDidLoad() ``` let label2 =...