tombenner / nui

Style iOS apps with a stylesheet, similar to CSS
MIT License
3.76k stars 461 forks source link

Where to put the custom .nss file #365

Open stief510 opened 8 years ago

stief510 commented 8 years ago

Where do you put the .nss file for initWithStylesheet? No matter where I try putting it, i get a file not found

Stunner commented 8 years ago

You add it anywhere to the project. Don't forget to checkmark Copy file (if needed) option. Here is a walkthrough you can follow to get started: https://h4ckish.com/2015/12/31/how-to-style-your-ios-app-with-nui/