Simple project of a bookshelf to learn Reactive programming in Swift with RxSwift.
This project uses Carthage. Run
carthage update --configuration Debug --platform iOS
to install RxSwift frameworks in debug mode.
After that fill the IP of the server in the Configuration.plist
file as follow:
See Projects section.
This code is licensed under the MIT License.