Skip to content

Example to use ReacitiveCocoa with Objective-C for connection and UI

Notifications You must be signed in to change notification settings

arashzjahangiri/ReactiveCocoaExample

Repository files navigation

ReactiveCocoaExample

Example to use ReacitiveCocoa with Objective-C for connection and UI

Getting Started

The application uses node.js as backend REST client which is running at http://localhost:3000.

Make sure you have node.js and npm installed.

1.git clone https://github.com/arashzjahangiri/ReactiveCocoaExample.git
2.cd ReactiveCocoaExample/server
3.npm update
4.node server.js
5.run pod install in the iOS project.

Questions

If you have any questions about the project, please contact via email: arashzjahangiri@gmail.com

Pull requests are welcome!

Licence

MIT.

About

Example to use ReacitiveCocoa with Objective-C for connection and UI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published