The TiLookback module wraps the Lookback iOS SDK for use in Titanium Mobile Applications
version 0.6 HD This module should only be used in adHoc or development projects. If you wish to use it in App Store projects, replace the Loopback.framework in this repo with the 'safe' version available from Loopback.io
- add enteredView()
- add exitedView()
- add LookbackSettingsViewController
You will need to modify the module.xconfig to point to the location of the Lookback.framework on your local system.
Download the latest distribution ZIP-file and consult the [Titanium Documentation](http:// docs.appcelerator.com/titanium/latest/#!/guide/Using_a_Module) on how install it, or simply use the gitTio CLI:
$ gittio install com.featherdirect.lookback
Stephen Feather
twitter: @stephenfeather
Copyright 2014 Feather Direct, LLC
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.