templates icon indicating copy to clipboard operation
templates copied to clipboard

Templates for Theos NIC.

Results 9 templates issues
Sort by recently updated
recently updated
newest added

What does this implement/fix? Explain your changes. --------------------------------------------------- - This implements a new template for applications written in Swift using the fairly new framework Apple announced in WWDC19, SwiftUI. I...

What does this implement/fix? Explain your changes. - See title. This happened because the way the system detects the resolution of the iPhone changed starting from xcode 6/7 and iOS...

What does this implement/fix? Explain your changes. --------------------------------------------------- adds a Safari extension template Does this close any currently open issues? ------------------------------------------ no Any relevant logs, error output, etc? no -------------------------------------...

What does this implement/fix? Explain your changes. --------------------------------------------------- See title Does this close any currently open issues? ------------------------------------------ No, but it does allow a line to be removed from the...

What does this implement/fix? Explain your changes. --------------------------------------------------- This PR adds a application_swiftui template. Does this close any currently open issues? ------------------------------------------ No Any relevant logs, error output, etc? -------------------------------------...

Hello, I was wondering if it was possible to get an ios 15 safari extension template for Theos. This would be very useful for devs who are on Linux or...

Added a template for a single view application which contains a simple UIViewController with a white background And a SpriteKit template for making games using theos (I've made some games...

- [x] Copy over templates from https://github.com/theos/theos/tree/master/templates/ios/. - [ ] Standardize code style and project layout. (Use [clang-format](https://clang.llvm.org/docs/ClangFormat.html)?) - [x] Add empty app template for objc+iOS beginners to learn UIKit...

`iphone/preference_bundle_modern` template in NIC doesn't add by default **PreferenceLoader** as a dependency