Commit Graph

28 Commits

Author SHA1 Message Date
Scott Kyle fc668d5dad Update README with instructions to run on Android 2016-02-11 11:49:33 -08:00
Scott Kyle b82997efc0 Fix typo in README 2016-01-14 15:23:17 -08:00
Scott Kyle bc77077b13 Merge branch 'sk-schema-api'
* sk-schema-api:
  Improve clarity of schema parsing and serialization
  Add test that checks schema validation
  Update README with new Schema API
  Cleanup some code and comments to make it consistent
  Convert tests to create objects with property objects
  Update example apps with new schema API
  Remove confusion between propTypes and objectTypes
  Simplify object schema info returned from RPC
  RPC now keeps object keys in the same order
  Change schema API to take properties as an object
  Add method to clear mutation listeners in RPC client
  Plug small leak from not releasing a JSStringRef
  Make RJSStringForValue use consistent exception style
  Improve error messages inside RJSUtil
2016-01-14 15:13:33 -08:00
Karson Miller 43d3eccb36 Add code of conduct 2016-01-12 12:06:01 -08:00
Scott Kyle 2a7c336ba9 Update README with new Schema API 2016-01-05 13:54:03 -08:00
Scott Kyle 3da6b54df6 Add ability to publish NPM module to git
The top-level package.json explicitly includes the directories it needs (vendor/.npmignore cuts down the cruft). The publish-beta.sh script essentially uses `npm pack` to package up the NPM module and then push it into an orphaned `beta` branch.
2015-12-28 22:01:17 -08:00
Scott Kyle a0b1cb671a Update README for new project setup steps 2015-12-02 17:45:09 -08:00
Nabil Hachicha a76e26a275 tiny doc fix 2015-11-22 20:31:21 +00:00
Ari Lazier c4203e80c4 Fix terminology 2015-11-16 06:46:07 -08:00
Scott Kyle 4205ba5611 Fix README.md 2015-11-05 17:12:06 -08:00
Scott Kyle 54b94b6afa Update README.md 2015-11-04 22:37:41 -08:00
Ari Lazier ad23a4b886 Update README.md 2015-11-04 21:41:49 -08:00
Ari Lazier dc7ff590a0 Update README.md 2015-11-04 21:39:15 -08:00
Ari Lazier 28ccf799f4 Update README.md 2015-11-04 21:32:27 -08:00
Ari Lazier 22c4dc904c Update README.md 2015-11-04 21:30:14 -08:00
Scott Kyle cdabc628be Document most methods and options in README 2015-11-04 18:06:37 -08:00
Scott Kyle 7b9831c70a Add Getting Started section to README 2015-11-04 17:07:43 -08:00
Marc Riera 0b869260a1 Fix typo in README file 2015-11-02 20:30:35 +01:00
Scott Kyle b786279b63 Update README with latest setup instructions 2015-10-28 14:21:37 -07:00
Ari Lazier 7a02ff29a1 Update README.md 2015-10-27 14:41:25 -07:00
Ari Lazier 67922f8299 Update README.md 2015-10-27 14:41:07 -07:00
Ari Lazier b4e50f29c8 Update README.md 2015-10-27 14:40:57 -07:00
Ari Lazier 70d2a6b7d8 Update README.md 2015-10-27 14:40:45 -07:00
Ari Lazier f297a75057 Update README.md 2015-10-20 15:41:22 -07:00
Ari Lazier 86f88269c6 Update README.md 2015-09-04 10:11:11 -07:00
Ari Lazier 5ccd232b68 Update README.md 2015-08-24 09:26:51 -07:00
Ari Lazier 0c3e5fb65e Update README.md 2015-08-13 10:39:51 -07:00
Ari Lazier bf11885df8 new react example 2015-08-13 10:29:37 -07:00