An open API service indexing awesome lists of open source software.

https://github.com/brightify/hyperdriveswift


https://github.com/brightify/hyperdriveswift

Last synced: 9 months ago
JSON representation

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:

---

[![CI Status](https://img.shields.io/travis/Brightify/Hyperdrive?style=flat)](https://travis-ci.org/Brightify/Hyperdrive)
[![Version](https://img.shields.io/cocoapods/v/HyperdrivePlatform.svg?style=flat)][hyperdrive-cocoapods]
[![License](https://img.shields.io/cocoapods/l/HyperdrivePlatform.svg?style=flat)][hyperdrive-cocoapods]
[![Platform](https://img.shields.io/cocoapods/p/HyperdrivePlatform.svg?style=flat)][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.

[![CI Status](https://img.shields.io/travis/Brightify/Reactant.svg?style=flat)](https://travis-ci.org/Brightify/Reactant)
[![Version](https://img.shields.io/cocoapods/v/Reactant.svg?style=flat)][reactant-cocoapods]
[![License](https://img.shields.io/cocoapods/l/Reactant.svg?style=flat)][reactant-cocoapods]
[![Platform](https://img.shields.io/cocoapods/p/Reactant.svg?style=flat)][reactant-cocoapods]
[![Apps](https://img.shields.io/cocoapods/at/Reactant.svg?style=flat)][reactant-cocoapods]
[![Slack Status](https://swiftkit.brightify.org/badge.svg)][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/