Pinned Repositories
AmrVoiceConverter
a Voice Converter between amr format and wav format , used in Moc OS and iOS
CodeSnippets
These snippets of xcode will be located in ~/Library/Developer/Xcode/UserData/CodeSnippets/
HJShareMenu
A share menu implemented with UICollectionView
iOSDevRef
iOS开发参考资料
LargeFileDownload
libwebp
library to encode and decode images in WebP format
react-native-macos
A framework for building native macOS apps with React.
resource
SDWebViewImageCache
SDWebViewImageCache is used to share image resourece in native SDImageCache with UIWebView, which is based on SDWebImage.
sketch-measure
Make it a fun to create spec for developers and teammates
jiehu5114's Repositories
jiehu5114/HJShareMenu
A share menu implemented with UICollectionView
jiehu5114/AmrVoiceConverter
a Voice Converter between amr format and wav format , used in Moc OS and iOS
jiehu5114/libwebp
library to encode and decode images in WebP format
jiehu5114/SDWebViewImageCache
SDWebViewImageCache is used to share image resourece in native SDImageCache with UIWebView, which is based on SDWebImage.
jiehu5114/CodeSnippets
These snippets of xcode will be located in ~/Library/Developer/Xcode/UserData/CodeSnippets/
jiehu5114/iOSDevRef
iOS开发参考资料
jiehu5114/LargeFileDownload
jiehu5114/react-native-macos
A framework for building native macOS apps with React.
jiehu5114/resource
jiehu5114/sketch-measure
Make it a fun to create spec for developers and teammates
jiehu5114/SwipeView
SwipeView is a class designed to simplify the implementation of horizontal, paged scrolling views on iOS. It is based on a UIScrollView, but adds convenient functionality such as a UITableView-style dataSource/delegate interface for loading views dynamically, and efficient view loading, unloading and recycling.
jiehu5114/UITableView-FDTemplateLayoutCell
Template auto layout cell for automatically UITableViewCell height calculating
jiehu5114/ZipArchive
ZipArchive is a simple utility class for zipping and unzipping files on iOS and Mac.