Skip to content

Commit e2ad669

Browse files
sammy-SCfacebook-github-bot
authored andcommitted
make mapbuffer Android only module (facebook#44295)
Summary: Pull Request resolved: facebook#44295 changelog: [internal] mapbuffer is only used on Android. Let's remove the option to have it compile on iOS. Reviewed By: NickGerleman Differential Revision: D56635289 fbshipit-source-id: 1a57c271d21b8aef81179d96b1a6832e7615dd27
1 parent 30ba470 commit e2ad669

File tree

1 file changed

+0
-1
lines changed
  • packages/react-native/ReactCommon/react/runtime/platform/ios/ReactCommon

1 file changed

+0
-1
lines changed

packages/react-native/ReactCommon/react/runtime/platform/ios/ReactCommon/RCTInstance.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
#import <React/RCTDefines.h>
1111
#import <jsinspector-modern/ReactCdp.h>
12-
#import <react/renderer/mapbuffer/MapBuffer.h>
1312
#import <react/runtime/JSRuntimeFactory.h>
1413
#import <react/runtime/ReactInstance.h>
1514

0 commit comments

Comments
 (0)