EventBus for iOS
☆39Aug 28, 2019Updated 6 years ago
Alternatives and similar repositories for IMXEventBus
Users that are interested in IMXEventBus are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A decoupled navigator framework of jumping between modules or apps for iOS development.☆35Aug 28, 2021Updated 4 years ago
- OC实现的Redux基本功能,使用了RAC作为通知。没有添加Middleware。修改后作为一些特定工程的数据管理还是可以的。大量使用了copy,应该有不少问题。☆18Feb 9, 2017Updated 9 years ago
- ☆12Jan 17, 2018Updated 8 years ago
- ☆31Dec 28, 2020Updated 5 years ago
- 【依赖pinyin.h和pinyin.c文件】ios系统可将汉字转换成拼音,但对某些多音字且作为姓氏的时候转换不够准确,该类别就是用来纠正多音字姓氏转换出错的问题。可以获得拼音带音调、拼音不带音调、拼音首字母组合。用来做通讯录排序,或者人名排序。Github新人,代码哪里有…☆24May 5, 2016Updated 10 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 坐标转换,包括 * 各地图API坐标系统比较与转换; * WGS84坐标系:即地球坐标系,国际上通用的坐标系。设备一般包含GPS芯片或者北斗芯片获取的经纬度为WGS84地理坐标系, * 谷歌地图采用的是WGS84地理坐标系(中国范围除外); * GCJ02坐标系:即火…☆15Mar 13, 2018Updated 8 years ago
- SDDrawView is iOS DrawingBoard ,SDDrawView have a good arrow's draw way!!! welcome download SDDrawView☆49Jul 14, 2018Updated 7 years ago
- RSAEncryptor both certificate and string are able to used as key☆14Mar 21, 2016Updated 10 years ago
- iOS平台下使用Lame第三方库边录制边转码Mp3保存本地的Demo☆18Mar 27, 2018Updated 8 years ago
- 仿QQ 登录界面 背景播放视频☆16Jun 18, 2018Updated 7 years ago
- Simple demo of NSProxy☆25Aug 5, 2016Updated 9 years ago
- the manager of sandbox,it contain the operations of sandbox☆10Mar 22, 2023Updated 3 years ago
- A networking library for iOS, macOS, watchOS and tvOS☆16May 7, 2026Updated last week
- iOS端View和ViewModel数据绑定框架。基于KVO监听所绑定ViewModel的属性,支持链式调用。☆40Jun 6, 2019Updated 6 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- iOS 文本输入控制框架☆59Sep 15, 2018Updated 7 years ago
- 灵活的事件总线,支持弱类型及联合事件,观察者释放后自动移除订阅关系等。A flexible event bus who supports subType/unite event,and remove subscribe when the observer dealloced…☆24Nov 9, 2018Updated 7 years ago
- ☆27Dec 18, 2016Updated 9 years ago
- 音效处理,混响☆29Jul 21, 2016Updated 9 years ago
- WebView基类,>iOS8使用WKWebView,否则使用UIWebView,都自带进度条☆12Jun 27, 2017Updated 8 years ago
- 🔥🔥🔥 新手引导、新手教程、功能介绍、功能引导、动画引导、蒙层引导、聚光灯效果、引导页、App Help、Coach Marks、Help Screen 、Help Overlay、Instructional Overlay、App Guide、App Tutoria…☆11Dec 27, 2019Updated 6 years ago
- 关于DevOps的一些实践☆15Mar 11, 2024Updated 2 years ago
- Networking based on curl☆48Jul 20, 2017Updated 8 years ago
- An air quality app 💑. BRING YOUR MASKs.☆84Nov 24, 2017Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 不规则形状的按钮☆11Jun 29, 2018Updated 7 years ago
- ☆15Jul 24, 2018Updated 7 years ago
- 后台长时间执行程序而不被杀死的Demo【AppStore上架成功】。 项目需求:锁屏状态下需要监听是否有新订单,然后唤醒手机进行一些逻辑操作。那么就涉及到如何让App可以在后台更久的运行。 解决方案: 使用的是: Long-running background task +…