Andres Suarez
aee88b6843
Tidy up license headers [3/n]
...
Summary: Changelog: [General] [Fixed] - License header cleanup
Reviewed By: yungsters
Differential Revision: D17952693
fbshipit-source-id: 8fcb8e58a2e04e7a3169f4d525bffc00835768e6
2019-10-16 10:06:34 -07:00
Tim Yung
a689711f68
RN: Missing Copyright Headers
...
Summary: Adds copyright headers to all files that are missing them.
Reviewed By: hramos
Differential Revision: D12837494
fbshipit-source-id: 6330a18919676dec9ff2c03b7c9329ed9127d930
2018-10-31 01:37:26 -07:00
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
Joe Stanton
396439bf86
Added react-native new-library command
2015-05-15 09:17:27 +01:00