https://github.com/fluidgroup/swift-with-prerender
https://github.com/fluidgroup/swift-with-prerender
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fluidgroup/swift-with-prerender
- Owner: FluidGroup
- Created: 2024-11-26T06:24:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-06T02:49:16.000Z (over 1 year ago)
- Last Synced: 2024-12-06T03:27:54.665Z (over 1 year ago)
- Language: Swift
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Do operations before CATransaction commit
```swift
withPrerender {
...
}
```