https://github.com/brightify/hyperdriveswift
https://github.com/brightify/hyperdriveswift
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/brightify/hyperdriveswift
- Owner: Brightify
- License: mit
- Created: 2019-06-15T10:57:07.000Z (about 7 years ago)
- Default Branch: feature/experiment/hyperdrive
- Last Pushed: 2024-02-10T08:22:13.000Z (over 2 years ago)
- Last Synced: 2025-09-23T14:54:53.855Z (9 months ago)
- Language: Swift
- Size: 3.84 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Support: Support Targets/RxHyperdrive/Info.plist
Awesome Lists containing this project
README
# Hyperdrive
# Pre-Release Checklist
- [ ] Rework Showcase-iOS to use Hyperdrive instead of Reactant
- [ ] Rework Showcase-tvOS to use Hyperdrive instead of Reactant
- [ ] Remove Reactant documentation in `/docs`
- [ ] Write Hyperdrive documentation in `/docs`
- [ ] Update `README.md` (this file)
---
WIP readme:
---
[](https://travis-ci.org/Brightify/Hyperdrive)
[][hyperdrive-cocoapods]
[][hyperdrive-cocoapods]
[][hyperdrive-cocoapods]
## Requirements
- Target platforms:
- iOS 11.0+
- macOS 10.13+
- tvOS 11.0+
- Xcode 10.2.1+
- Swift 5.0+
## Support
Our forums at https://forums.brightify.org are open to everyone, feel free to reach us there!
For commercial support and help with deployment visit our website https://www.brightify.org and contact Mike.
## Get Started
Head to our [quick-start guide][quick-start] to learn how Hypedrive works and how can you integrate it in your applications.
## Versioning
This library uses semantic versioning. Our goal is to keep the API as stable as possible without introducing any breaking changes, so that new features can be used even in older projects by updating the framework.
We don't officially support anything but the latest available version. An exception to this rule are paying customers who receive an extended support as well as one-off patches.
## Authors
- [Tadeas Kriz](https://github.com/TadeasKriz)
- [Filip Dolnik](https://github.com/FilipDolnik)
- [Matyas Kriz](https://github.com/MatyasKriz)
---
Outdated readme:
---
Reactant is a foundation for rapid and safe iOS development. It allows you to cut down your development costs by improving reusability, testability and safety of your code, especially your UI. Check our our [quick-start guide][quick-start] to learn more.
[](https://travis-ci.org/Brightify/Reactant)
[][reactant-cocoapods]
[][reactant-cocoapods]
[][reactant-cocoapods]
[][reactant-cocoapods]
[][slack]
## Requirements
* iOS 9.0+
* Xcode 8.0+
* Swift 3.0+
**NOTE**: We have experimental support for *macOS* platform in `macOS` branch, but it's incomplete and definitely not recommended for production. Our plan is to add full `macOS` support in near future.
## Communication
Feel free to reach us on Slack! [https://swiftkit.brightify.org/][slack]
## Get Started
Head to our [quick-start guide][quick-start] to learn how Reactant works and what it can do to decrease your development costs!
## Versioning
This library uses semantic versioning. We won't introduce any breaking changes without releasing a new major version. Our main goal is to keep the API as stable as possible. We build our applications on top of Reactant as well and we absolutely hate any breaking changes.
## Authors
* Tadeas Kriz, [tadeas@brightify.org](mailto:tadeas@brightify.org)
* Matous Hybl, [matous@brightify.org](mailto:matous@brightify.org)
* Filip Dolník, [filip@brightify.org](mailto:filip@brightify.org)
## Used libraries
### Runtime
* [Result](https://github.com/antitypical/Result)
* [SnapKit](https://github.com/SnapKit/SnapKit)
* [RxSwift](https://github.com/ReactiveX/RxSwift)
* [RxCocoa](https://github.com/ReactiveX/RxSwift)
* [RxOptional](https://github.com/RxSwiftCommunity/RxOptional)
* [RxDataSources](https://github.com/RxSwiftCommunity/RxDataSources)
### Tests
* [Quick](https://github.com/Quick/Quick)
* [Nimble](https://github.com/Quick/Nimble)
[quick-start]: https://docs.hyperdrive.app/getting-started/quickstart.html
[hyperdrive-cocoapods]: https://cocoapods.org/pods/HyperdrivePlatform
[forums]: https://forums.brightify.org/