realm-js/examples/ReactNativeBenchmarks/ios
Scott Kyle 02b81ac056 Convert RealmReact to be a static library
We needed to do this due to the way React Native modules work. Our hacky solution for using a framework ended up falling apart due to it relying on symbols not getting stripped from the main application.

This static library is in its own Xcode project because rnpm links in *all* static libraries from a given Xcode project.
2016-03-23 10:50:19 -07:00
..
ReactNativeBenchmarks missed a couple 2016-02-18 15:30:44 -08:00
ReactNativeBenchmarks.xcodeproj Convert RealmReact to be a static library 2016-03-23 10:50:19 -07:00