-
Notifications
You must be signed in to change notification settings - Fork 35
/
README
28 lines (16 loc) · 921 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
@jbermudez5:
This is a first implementation of the Parse JavaScript SDK in Titanium.
There is an example app based off the default Titanium Mobile project that logs in a user and
retrieves basic data from the local storage. Pushing an object to Parse also worked.
Tested on iOS and MobileWeb, both worked.
------------------------------------------------------
Welcome to your Appcelerator Titanium Mobile Project
This is a blank project. Start by editing your application's app.js to
make your first mobile project using Titanium.
----------------------------------
Stuff our legal folk make us say:
Appcelerator, Appcelerator Titanium and associated marks and logos are
trademarks of Appcelerator, Inc.
Titanium is Copyright (c) 2008-2012 by Appcelerator, Inc. All Rights Reserved.
Titanium is licensed under the Apache Public License (Version 2). Please
see the LICENSE file for the full license.