realm-js/examples/ReactExample
Scott Kyle 9916fe14a4 Change RealmReact to be a dynamic framework
It embeds RealmJS and GCDWebServers frameworks. This fixes #58, where there were issues with building for devices rather than just the simulator.

Some changes were made so that RealmReact.m didn't need to be weakly linked to libReact.a since that would actually cause any executable that uses this framework from being able to compile with bitcode.
2015-10-14 02:05:02 -07:00
..
ReactExample.xcodeproj Change RealmReact to be a dynamic framework 2015-10-14 02:05:02 -07:00
ReactExampleTests fake test pass 2015-09-29 13:56:42 -07:00
iOS Change RealmReact to be a dynamic framework 2015-10-14 02:05:02 -07:00
.flowconfig new react example 2015-08-13 10:29:37 -07:00
.gitignore new react example 2015-08-13 10:29:37 -07:00
.npmignore new react example 2015-08-13 10:29:37 -07:00
index.ios.js first end to end rpc call 2015-10-06 14:52:49 -06:00
package.json Initial concept of JS for Chrome debugging 2015-10-01 22:56:47 -07:00