-
Appsode
- Bratislava, Slovakia
- https://www.linkedin.com/in/bielikboris/
Block or Report
Block or report bielikb
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
xcframeworks Public
Demonstration of creating and integrating xcframeworks and their co-op with static libraries and Swift packages
-
Fastlane plugin that creates xcframework for given list of destinations
🚀 -
UIViewPreview Public
Mattt's beautiful gist to gain SwiftUI previews for your UIViews turned into Swift Package.
-
-
-
TextAttributes Public
TextAttributes provides type-safe API for setting text attributes for common UIKit components.
Swift 3
406 contributions in the last year
Contribution activity
June 2022
Created 8 commits in 2 repositories
Created 1 repository
- bielikb/NukeUI Swift
Created a pull request in GetStream/stream-chat-swift that received 2 comments
4.15.1 Release
This release contains no code changes.
SPI config.
adds swift docc plugin to package dependencies
Opened 5 other pull requests in 2 repositories
GetStream/stream-chat-swift
1
closed
2
merged
1
open
GetStream/stream-chat-swift-integration-apps
1
merged
Reviewed 9 pull requests in 2 repositories
GetStream/stream-chat-swift
8 pull requests
- SwiftUI docs update for typing indicators
- [BW] Update testing infra
- Test tools adjustments for the SwiftUI SDK
- Fix hidden cell content after popover transition
- [CIS-1529] Fix quoted message adding extra top spacing
- [CIS-1185] Token provider
- [BW] Workaround for flaky UI tests
- Add Docc Swift Package dependency.
actions/virtual-environments
1 pull request
Created an issue in kean/Nuke that received 2 comments
Randomized tests fail to run on Xcode 14.0 beta 1
Problem
It's hard to digest even in my head. When I run app target, I got a compiler error from within ThreadSafeyTests.swift as shown on the pic.
I…