Lots to do!! SwiftUI Component Kit supporting iOS 15.0+.
Packages:
SnowballSwiftKit
: SwiftUI Component Kit (for now very basic but soon flows like login etc)SnowballAssetKit
: Common crypto assets (as png and sf symbols)
- Easiest way to open is via the bash script
start
orSnowballSwiftExample/SnowballSwiftExample.xcodeproj
- swiftlint
- fix all?
swiftlint --fix
(install via brew @brew install swiftlint
) .swiftlint.yml
enforce rules
- fix all?
- Config.xcconfig
- For now, until an app wide
SnowballSettings
is arch, editConfig.xcconfig
with API Keys to test out some of the custom views such asSnowballNFTGridView
andSnowballNFTListView
. - Read more on Config / Dev Mode
- For now, until an app wide
- Fastlane
- generate screenshots + automate deployment
- setup
- Convert SVG To SF Symbols
(send me a telegram @vivianphung if u want anything sooner)
SnowballSettings
for app wide configs- Login with wallet / email flow
- Snowball Kit documentation site
SnowballKotlinKit
(for Jetpack)