Pinned Repositories
CleanBeta-Kotlin
a real project , which use Kotlin+RxJava, and try to be more cleaner, testable, beautiful
flutter_spinkit_szw
GridPasswordView
An android password view that looks like the pay password view in wechat app and alipay app.
KAE-to-ViewBinding
convert KAE(kotlin-android-extensions) code to ViewBinding, which is critical if you want to use kotlin 1.8+
Learn-Security
SixRouter
A router without annotation, and supports multiple-modules, login navigation and so on.
SixToolkit_ForDev
Some tools that I used in Android Developing or life
SixUiViews
My UI accumulation
SixUtils_ForAndroid
some utils written by Java. I can import these into my projects. (songzhw/android-toolkit is the project with some tools by groovy or other language, which can not be imported into the Android project)
songzhw.github.io
songzhw's Repositories
songzhw/songzhw.github.io
songzhw/SixUtils_ForAndroid
some utils written by Java. I can import these into my projects. (songzhw/android-toolkit is the project with some tools by groovy or other language, which can not be imported into the Android project)
songzhw/SixToolkit_ForDev
Some tools that I used in Android Developing or life
songzhw/KAE-to-ViewBinding
convert KAE(kotlin-android-extensions) code to ViewBinding, which is critical if you want to use kotlin 1.8+
songzhw/SixUiViews
My UI accumulation
songzhw/flutter_spinkit_szw
songzhw/OneAdapter
the simpler version of RecyclerView.Adapter in Android
songzhw/SixRouter
A router without annotation, and supports multiple-modules, login navigation and so on.
songzhw/Android-SpinKit
Android loading animations
songzhw/AndroidArchitecture
Google Architecture Samples + My Clean Architecture
songzhw/BoardGame
songzhw/Deprecated---CrossPlatformPlayground
songzhw/encrypt
🔒 A set of high-level APIs over PointyCastle for two-way cryptography.
songzhw/getx
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
songzhw/ghome
google home
songzhw/GitDemo
songzhw/GradleDemo
songzhw/jest-cheat-sheet
Jest cheat sheet
songzhw/keyframes_tween
A tween that allow defining keyframes for various properties.
songzhw/koin.dart
A pragmatic lightweight dependency injection library. This is a port of Koin for Dart projects.
songzhw/mermaid
Generation of diagram and flowchart from text in a similar manner as markdown
songzhw/react-interview-refresh
songzhw/react-native-static-server
HTTP static file server for React Native
songzhw/react-native-szw-tools
UI views, util tools for React Native
songzhw/react_interview
songzhw/repo
songzhw/SixLog
songzhw/SixToolkit_ForLife
tools I made for everyday use (not for development)
songzhw/TestDemos
unit test, integration test for all different platforms (java, android, react, react native, node.js, ...)
songzhw/ts-throttle-debounce