react-native-macos/React
Tadeu Zagallo 2d61dfd9c1 Replace private bridge categories with private header
Summary:
public

A lot of the core modules have to use private methods in the bridge, specially
since the `RCTBatchedBridge` interface is never exposed. That was leading to a
lot of different private bridge categories spread across different modules,
which makes harder to identify which modules are affected by private API changes.

Replace all the categories with a single private header.

Reviewed By: nicklockwood

Differential Revision: D2757564

fb-gh-sync-id: 793158b9082d542b74a6094ed0db4d5dc3a88f78
2015-12-15 05:40:27 -08:00
..
Base Replace private bridge categories with private header 2015-12-15 05:40:27 -08:00
Executors Replace private bridge categories with private header 2015-12-15 05:40:27 -08:00
Layout Fix width being ignored when has a value of 0 2015-09-25 15:42:21 -07:00
Modules Replace private bridge categories with private header 2015-12-15 05:40:27 -08:00
Profiler Replace private bridge categories with private header 2015-12-15 05:40:27 -08:00
React.xcodeproj Replace private bridge categories with private header 2015-12-15 05:40:27 -08:00
Views Fix retain cycle 2015-12-10 12:14:34 -08:00