A framework for building native apps with React. http://facebook.github.io/react-native/
Go to file
James Ide 1cff06dca3 [podspec] Include podspec in npm distribution
Summary:
The way RCT_EXPORT_MODULE currently works, any module that is included as a pod also needs react itself to be included as a pod.

npm seems to be the preferred way to get the latest copy of react (compared to github directly or the cocoapods repo) so what this diff enables is including react as a pod if it was installed via npm.
Closes https://github.com/facebook/react-native/pull/1057
Github Author: James Ide <ide@jameside.com>

Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-04-29 08:14:24 -08:00
Examples Add SegmentedControlIOS 2015-04-29 08:08:45 -08:00
IntegrationTests MapView to support MKPointAnnotation using new attribute annotate in Map... 2015-04-14 18:03:37 -08:00
Libraries Add SegmentedControlIOS 2015-04-29 08:08:45 -08:00
React Add SegmentedControlIOS 2015-04-29 08:08:45 -08:00
jestSupport [ReactNative] Expanded license on js files 2015-03-23 13:17:54 -08:00
lint [ReactNative] Expanded license on js files 2015-03-23 13:17:54 -08:00
packager JS: Use Object.defineProperty for Array Polyfills 2015-04-28 15:56:40 -08:00
.eslintignore [react-packager][streamline oss] Move open sourced JS source to react-native-github 2015-02-19 21:25:11 -08:00
.eslintrc [ReactNative] Turn of lint warning for constant conditions 2015-04-03 10:04:35 -08:00
.flowconfig [Flow] Add versions to fbobjc .flowconfigs 2015-04-24 22:49:51 -08:00
React.podspec [ReactNative] rename Animation to AnimationExperimental with warning docs 2015-04-04 11:20:45 -08:00
linter.js [ReactNative] Expanded license on js files 2015-03-23 13:17:54 -08:00
package.json [podspec] Include podspec in npm distribution 2015-04-29 08:14:24 -08:00
runXcodeTests.sh [React Native] Sync from github 2015-03-27 22:09:11 -08:00