realm-js/examples/ReactExample/components
Scott Kyle 2f1eca4a9c Merge branch 'master' into al-android-example
* master:
  Fix typo in README
  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:39:45 -08:00
..
realm.js Update example apps with new schema API 2016-01-05 13:54:03 -08:00
styles.js Update ReactExample to use generic Navigator 2016-01-13 17:48:54 -08:00
todo-app.js Merge branch 'master' into al-android-example 2016-01-14 15:39:45 -08:00
todo-item.js Add beta licenses to example app files 2015-10-28 10:50:31 -07:00
todo-list-item.js ReactExample: Change placeholder text 2015-10-28 11:25:54 -07:00
todo-listview.js ReactExample: fix bug with pressing Add twice 2015-10-28 11:23:37 -07:00