Commit Graph

54 Commits

Author SHA1 Message Date
blagoev 2f9c3ed351 fix typo 2017-03-15 17:17:07 +02:00
blagoev 3dc81ba72e update README.md 2017-03-15 16:25:05 +02:00
Kristian Dupont 59d3a89da0 Update README.md 2017-02-06 23:00:02 +01:00
Victor Grishchenko 8bc4e4f428 Revert "add the npm install step to the build instructions"
This reverts commit fed7dfc469.
2017-01-26 15:55:26 +01:00
Victor Grishchenko fed7dfc469 add the npm install step to the build instructions
Cause I hit it with my head three times already, guys
2017-01-26 15:44:12 +01:00
Kristian Dupont 80fc4f4b13 Update Readme (#695)
* Update readme

* Remove node build instructions
2016-12-12 14:37:06 +01:00
Brian Munkholm 07e4387dfd Update README.md 2016-11-22 20:08:33 +01:00
Ari Lazier 9d0df0de3d Sync and fine grained notifications 2016-10-04 15:07:14 -07:00
Scott Kyle b4be60468b Minor update to README 2016-03-23 13:39:26 -07:00
Scott Kyle 08d4340503 Make link to CONTRIBUTING.md absolute
Since this page is used on the API docs as well.
2016-03-17 15:14:56 -07:00
Tim Anglade 4df1b9785f Fix getting started link 2016-02-21 19:25:43 -08:00
Tim Anglade 36326217f8 Fix repo mention in README 2016-02-21 19:23:54 -08:00
Scott Kyle 54d5dd3aeb Revert "Temporarily remove License from README"
This reverts commit 1cf4debd9f.
2016-02-18 15:32:54 -08:00
Scott Kyle 1cf4debd9f Temporarily remove License from README 2016-02-18 15:28:41 -08:00
Tim Anglade 0d89032439 Minor edits. 2016-02-18 14:19:08 -08:00
Karson Miller be26957cf1 add logo 2016-02-18 13:50:56 -08:00
Tim Anglade 255a32bf13 Minor tweaks. 2016-02-18 13:41:22 -08:00
Scott Kyle 8dcdc1301f Add some instructions to build the project 2016-02-17 20:27:29 -08:00
Scott Kyle 6f449b2c66 Fix some typos and wording issues in README 2016-02-17 18:19:35 -08:00
Karson Miller c3450248b9 wording 2016-02-15 10:03:17 -08:00
Karson Miller 57ff1e4e47 add terminology fixes 2016-02-15 10:02:57 -08:00
Karson Miller 6a95265529 First Draft of public readme 2016-02-15 09:21:55 -08:00
Scott Kyle 41e0bf0fe4 Merge pull request #238 from realm/sk-android-package
Create RealmReactPackage for our Android plugin
2016-02-12 11:12:50 -08:00
Scott Kyle e594087644 Convert to using new React Native MainActivity template
Adjusted the README to reflect the modern way of doing things.
2016-02-12 11:00:46 -08:00
Scott Kyle 6e4b2440ba Create RealmReactPackage for our Android plugin
Also renamed RealmReactAndroid to RealmReactModule to match the convention used by everyone else.
2016-02-12 09:49:11 -08:00
Nabil Hachicha 96e5e3f9fc Fix doc for Android 2016-02-12 14:28:34 +00:00
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