A dead simple plugin to allow runtime editing of the app's content.
BetterContent is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "BetterContent"
Run your application, and open http://bettercontent.herokuapp.com. By default, the pod communicates with this server. You can change the server url by editing BTCConstants.h
in the pod source files.
You can run your own BetterContent server by cloning https://github.com/gardenofwine/better-content-server
- reConnect to server in increasing intervals
- Support iPhone/iPad horizontal in iOS7 (translate coordinates)
Copyright (c) 2014-2015 Benny Weingarten-Gabbay.
MIT License. See LICENSE for details.