react-native/Libraries/Sample
yyoshiki41 914848759a Fix missing RCTBridgeModule.h
Summary:
`<React/RCTBridgeModule.h>`

**motivation**

iOS native headers moved in RN v0.40.0.
link: https://github.com/facebook/react-native/releases/tag/v0.40.0

So, fixed import path in `Libraries/Sample/Sample.h`.

**Test plan (required)**

- [x] Make sure tests pass on both Travis and Circle CI.

Related p-r
https://github.com/facebook/react-native/pull/11576
Closes https://github.com/facebook/react-native/pull/12127

Differential Revision: D4488979

Pulled By: mkonicek

fbshipit-source-id: 75bffb542827d20d53062c54f06aaee0a76398bf
2017-01-31 11:13:50 -08:00
..
Sample.xcodeproj Update React Native minimum OS version to iOS8 2016-09-01 19:43:47 -07:00
Sample.android.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
Sample.h Fix missing RCTBridgeModule.h 2017-01-31 11:13:50 -08:00
Sample.ios.js Remove invariant of Sample.ios.js that is not used 2015-05-26 18:25:00 -07:00
Sample.m Upgrade sample to the new macros 2015-05-15 13:59:46 +01:00
package.json Added react-native new-library command 2015-05-15 09:17:27 +01:00