https://github.com/pome-ta/pystauikitcatalogchallenge
Implemented Apple's official sample UIKitCatalog with Pythonista3 and rubicon-objc.
https://github.com/pome-ta/pystauikitcatalogchallenge
appledeveloper objective-c pythonista pythonista-ios pythonista3 uikit
Last synced: 18 days ago
JSON representation
Implemented Apple's official sample UIKitCatalog with Pythonista3 and rubicon-objc.
- Host: GitHub
- URL: https://github.com/pome-ta/pystauikitcatalogchallenge
- Owner: pome-ta
- Created: 2024-01-28T10:31:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T07:36:57.000Z (about 1 year ago)
- Last Synced: 2025-04-10T08:37:44.531Z (about 1 year ago)
- Topics: appledeveloper, objective-c, pythonista, pythonista-ios, pythonista3, uikit
- Language: Python
- Homepage:
- Size: 9.89 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pystaUIKitCatalogChallenge
[UIKit Catalog: Creating and customizing views and controls | Apple Developer Documentation](https://developer.apple.com/documentation/uikit/uikit-catalog-creating-and-customizing-views-and-controls?language=objc)
Pythonista3 (と、[a-Shell](https://holzschu.github.io/a-Shell_iOS/) ) とRubicon objc で、UIKitCatalog を実装するリポジトリ
X (旧:Twitter)にて、ハッシュタグ`#UIKitCatalogChallenge` で進捗公開中

[rubicon-objc/LICENSE at main · beeware/rubicon-objc · GitHub](https://github.com/beeware/rubicon-objc/blob/main/LICENSE)
## 進捗状況
[スプレッドシート | Web公開用](https://docs.google.com/spreadsheets/d/e/2PACX-1vSKxHMj3HlRkCrgL8_j6Dp3u0xjy-olidak47OjidaASwSoKsR8dFNarxCl910ysdU3szqp3H2UG410/pubhtml?gid=0&single=true)
## modules
[Release 0.5.2 · beeware/rubicon-objc](https://github.com/beeware/rubicon-objc/releases/tag/v0.5.2)
## Pythonista3 info
```
--- SYSTEM INFORMATION ---
**System Information**
* Pythonista 3.4 (340012), Default interpreter 3.10.4
* iOS 18.6.2, model iPhone12,1, resolution (portrait) 828.0 x 1792.0 @ 2.0
```