facebook / react-native
File Size

The distribution of size of files (measured in lines of code).

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 2,949 files with 266,299 lines of code.
    • 21 very long files (55,481 lines of code)
    • 62 long files (40,883 lines of code)
    • 177 medium size files (53,547 lines of codeclsfd_ftr_w_mp_ins)
    • 327 small files (46,168 lines of code)
    • 2,362 very small files (70,220 lines of code)
20% | 15% | 20% | 17% | 26%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
js42% | 6% | 16% | 15% | 17%
cpp28% | 14% | 19% | 15% | 23%
m13% | 19% | 23% | 21% | 21%
java5% | 26% | 22% | 19% | 27%
mm8% | 17% | 39% | 19% | 14%
h6% | 10% | 7% | 15% | 59%
rb0% | 93% | 0% | 0% | 6%
bzl0% | 43% | 26% | 8% | 20%
kt0% | 0% | 34% | 9% | 55%
xml0% | 0% | 0% | 12% | 87%
kts0% | 0% | 0% | 0% | 100%
pro0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
command0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
Libraries44% | 7% | 15% | 14% | 18%
ReactCommon19% | 13% | 16% | 17% | 32%
ReactAndroid6% | 26% | 21% | 18% | 28%
React10% | 18% | 30% | 18% | 22%
packages0% | 8% | 24% | 25% | 41%
ROOT0% | 77% | 0% | 0% | 22%
scripts0% | 24% | 20% | 33% | 21%
flow0% | 0% | 80% | 0% | 19%
jest0% | 0% | 59% | 0% | 40%
tools0% | 0% | 48% | 16% | 34%
bots0% | 0% | 33% | 35% | 30%
template0% | 0% | 0% | 0% | 100%
local-cli0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
ReactNativeRenderer-profiling.js
in Libraries/Renderer/implementations
8508 404
ReactFabric-profiling.js
in Libraries/Renderer/implementations
8310 391
ReactNativeRenderer-prod.js
in Libraries/Renderer/implementations
8069 392
ReactFabric-prod.js
in Libraries/Renderer/implementations
7870 379
Yoga.cpp
in ReactCommon/yoga/yoga
3626 168
VirtualizedList.js
in Libraries/Lists
1704 39
MessageTypes.cpp
in ReactCommon/hermes/inspector/chrome
1335 96
RCTUIManager.m
in React/Modules
1275 3
RCTCxxBridge.mm
in React/CxxBridge
1232 8
Differentiator.cpp
in ReactCommon/react/renderer/mounting
1227 19
LayoutAnimationKeyFrameManager.cpp
in ReactCommon/react/renderer/animations
1224 23
JSCRuntime.cpp
in ReactCommon/jsi
1210 77
RCTSRWebSocket.m
in Libraries/WebSocket
1198 3
jni.h
in ReactAndroid/src/main/jni/first-party/jni-hack/real
1157 129
ReactInstanceManager.java
in ReactAndroid/src/main/java/com/facebook/react
1133 58
Connection.cpp
in ReactCommon/hermes/inspector/chrome
1129 64
ReactTextInputManager.java
in ReactAndroid/src/main/java/com/facebook/react/views/textinput
1094 77
RCTConvert.m
in React/Base
1083 2
RCTImageLoader.mm
in Libraries/Image
1048 5
conversions.h
in ReactCommon/react/renderer/attributedstring
1039 36
DevSupportManagerBase.java
in ReactAndroid/src/main/java/com/facebook/react/devsupport
1010 52
ReactHorizontalScrollView.java
in ReactAndroid/src/main/java/com/facebook/react/views/scroll
951 75
ReactViewBackgroundDrawable.java
in ReactAndroid/src/main/java/com/facebook/react/views/view
930 39
ScrollView.js
in Libraries/Components/ScrollView
923 19
FabricUIManager.java
in ReactAndroid/src/main/java/com/facebook/react/fabric
913 56
YGJNIVanilla.cpp
in ReactAndroid/src/main/jni/first-party/yogajni/jni
894 47
RCTUtils.m
in React/Base
888 36
UIViewOperationQueue.java
in ReactAndroid/src/main/java/com/facebook/react/uimanager
852 90
SurfaceMountingManager.java
in ReactAndroid/src/main/java/com/facebook/react/fabric/mounting
830 35
ReactScrollView.java
in ReactAndroid/src/main/java/com/facebook/react/views/scroll
827 73
ReactEditText.java
in ReactAndroid/src/main/java/com/facebook/react/views/textinput
827 88
ReactRootView.java
in ReactAndroid/src/main/java/com/facebook/react
808 64
RCTNativeAnimatedNodesManagerTests.m
in packages/rn-tester/RNTesterUnitTests
802 1
FabricMountingManager.cpp
in ReactAndroid/src/main/java/com/facebook/react/fabric/jni
786 18
RCTScrollView.m
in React/Views/ScrollView
775 3
ReactViewGroup.java
in ReactAndroid/src/main/java/com/facebook/react/views/view
774 64
ReactShadowNodeImpl.java
in ReactAndroid/src/main/java/com/facebook/react/uimanager
772 118
NativeAnimatedModule.java
in ReactAndroid/src/main/java/com/facebook/react/animated
762 49
RCTView.m
in React/Views
757 3
NativeViewHierarchyManager.java
in ReactAndroid/src/main/java/com/facebook/react/uimanager
742 41
LayoutShadowNode.java
in ReactAndroid/src/main/java/com/facebook/react/uimanager
724 34
UIImplementation.java
in ReactAndroid/src/main/java/com/facebook/react/uimanager
711 63
MessageTypes.h
in ReactCommon/hermes/inspector/chrome
689 28
jsi.h
in ReactCommon/jsi/jsi
688 53
conversions.h
in ReactCommon/react/renderer/components/view
667 38
JavaTurboModule.cpp
in ReactCommon/react/nativemodule/core/platform/android/ReactCommon
654 8
RCTRedBox.mm
in React/CoreModules
647 1
MatrixMath.js
in Libraries/Utilities
638 23
RCTViewComponentView.mm
in React/Fabric/Mounting/ComponentViews/View
627 5
TextInput.js
in Libraries/Components/TextInput
625 25
Files With Most Units (Top 50)
File# lines# units
ReactNativeRenderer-profiling.js
in Libraries/Renderer/implementations
8508 404
ReactNativeRenderer-prod.js
in Libraries/Renderer/implementations
8069 392
ReactFabric-profiling.js
in Libraries/Renderer/implementations
8310 391
ReactFabric-prod.js
in Libraries/Renderer/implementations
7870 379
Yoga.cpp
in ReactCommon/yoga/yoga
3626 168
jni.h
in ReactAndroid/src/main/jni/first-party/jni-hack/real
1157 129
decorator.h
in ReactCommon/jsi/jsi
605 118
ReactShadowNodeImpl.java
in ReactAndroid/src/main/java/com/facebook/react/uimanager
772 118
YogaNodeJNIBase.java
in ReactAndroid/src/main/java/com/facebook/yoga
569 106
index.js
in root
623 104
MessageTypes.cpp
in ReactCommon/hermes/inspector/chrome
1335 96
UIViewOperationQueue.java
in ReactAndroid/src/main/java/com/facebook/react/uimanager
852 90
ReactEditText.java
in ReactAndroid/src/main/java/com/facebook/react/views/textinput
827 88
JSCRuntime.cpp
in ReactCommon/jsi
1210 77
ReactTextInputManager.java
in ReactAndroid/src/main/java/com/facebook/react/views/textinput
1094 77
ReactHorizontalScrollView.java
in ReactAndroid/src/main/java/com/facebook/react/views/scroll
951 75
ReactScrollView.java
in ReactAndroid/src/main/java/com/facebook/react/views/scroll
827 73
UIManagerModule.java
in ReactAndroid/src/main/java/com/facebook/react/uimanager
622 68
Connection.cpp
in ReactCommon/hermes/inspector/chrome
1129 64
ReactRootView.java
in ReactAndroid/src/main/java/com/facebook/react
808 64
ReactViewGroup.java
in ReactAndroid/src/main/java/com/facebook/react/views/view
774 64
UIImplementation.java
in ReactAndroid/src/main/java/com/facebook/react/uimanager
711 63
RNTesterList.ios.js
in packages/rn-tester/js/utils
319 58
ReactInstanceManager.java
in ReactAndroid/src/main/java/com/facebook/react
1133 58
YGNode.cpp
in ReactCommon/yoga/yoga
503 57
FabricUIManager.java
in ReactAndroid/src/main/java/com/facebook/react/fabric
913 56
BaseViewManager.java
in ReactAndroid/src/main/java/com/facebook/react/uimanager
511 56
AnimatedImplementation.js
in Libraries/Animated
502 55
jsi.h
in ReactCommon/jsi/jsi
688 53
RNTesterList.android.js
in packages/rn-tester/js/utils
284 53
DevSupportManagerBase.java
in ReactAndroid/src/main/java/com/facebook/react/devsupport
1010 52
CatalystInstanceImpl.java
in ReactAndroid/src/main/java/com/facebook/react/bridge
546 50
jsi-inl.h
in ReactCommon/jsi/jsi
256 49
NativeAnimatedModule.java
in ReactAndroid/src/main/java/com/facebook/react/animated
762 49
YGJNIVanilla.cpp
in ReactAndroid/src/main/jni/first-party/yogajni/jni
894 47
Inspector.cpp
in ReactCommon/hermes/inspector
537 46
ReactContext.java
in ReactAndroid/src/main/java/com/facebook/react/bridge
381 46
ReactPropertyProcessor.java
in ReactAndroid/src/main/java/com/facebook/react/processing
567 45
ReactModalHostView.java
in ReactAndroid/src/main/java/com/facebook/react/views/modal
426 45
console.js
in packages/polyfills
478 43
YGStyle.h
in ReactCommon/yoga/yoga
189 41
BridgeNativeModulePerfLogger.cpp
in ReactCommon/reactperflogger/reactperflogger
281 41
TurboModulePerfLogger.cpp
in ReactCommon/react/nativemodule/core/ReactCommon
281 41
ViewPropTypes.js
in Libraries/Components/View
133 41
NativeViewHierarchyManager.java
in ReactAndroid/src/main/java/com/facebook/react/uimanager
742 41
VirtualizedList.js
in Libraries/Lists
1704 39
ReactViewBackgroundDrawable.java
in ReactAndroid/src/main/java/com/facebook/react/views/view
930 39
ViewManagersPropertyCache.java
in ReactAndroid/src/main/java/com/facebook/react/uimanager
487 39
jsi.cpp
in ReactCommon/jsi/jsi
410 38
conversions.h
in ReactCommon/react/renderer/components/view
667 38
Files With Long Lines (Top 50)

There are 110 files with lines longer than 120 characters. In total, there are 422 long lines.

File# lines# units# long lines
RCTSRWebSocket.m
in Libraries/WebSocket
1198 3 36
RCTImageLoader.mm
in Libraries/Image
1048 5 26
ReactFabric-profiling.js
in Libraries/Renderer/implementations
8310 391 24
ReactNativeRenderer-prod.js
in Libraries/Renderer/implementations
8069 392 24
ReactFabric-prod.js
in Libraries/Renderer/implementations
7870 379 24
ReactNativeRenderer-profiling.js
in Libraries/Renderer/implementations
8508 404 24
RCTBaseTextInputView.m
in Libraries/Text/TextInput
518 1 14
index.js
in root
623 104 13
589 23 12
RCTNetworking.mm
in Libraries/Network
562 4 11
RCTTextAttributes.m
in Libraries/Text
250 - 11
RCTNativeAnimatedModule.mm
in Libraries/NativeAnimation
303 1 9
RCTNativeAnimatedTurboModule.mm
in Libraries/NativeAnimation
289 1 8
RCTPushNotificationManager.mm
in Libraries/PushNotificationIOS
484 1 7
DEFS.bzl
in packages/react-native-codegen
529 - 6
strings.xml
in ReactAndroid/src/main/res/devsupport/values
33 - 6
RCTImageStoreManager.mm
in Libraries/Image
200 1 5
RCTTextShadowView.m
in Libraries/Text/Text
338 2 5
RCTBlobManager.mm
in Libraries/Blob
248 1 5
241 1 5
RCTImageView.mm
in Libraries/Image
375 1 4
RCTUITextView.m
in Libraries/Text/TextInput/Multiline
216 - 4
RCTFileReaderModule.mm
in Libraries/Blob
58 1 4
lint-java.js
in scripts
157 11 4
RCTBundleURLProviderTests.m
in packages/rn-tester/RNTesterUnitTests
102 - 4
rn_dev_preferences.xml
in ReactAndroid/src/main/res/devsupport/xml
43 - 4
RCTUIManager.m
in React/Modules
1275 3 4
84 - 3
StubViewTree.cpp
in ReactCommon/react/renderer/mounting
275 2 3
RCTImageEditingManager.mm
in Libraries/Image
68 1 3
HMRClient.js
in Libraries/Utilities
248 9 3
RCTLinkingManager.mm
in Libraries/LinkingIOS
158 2 3
RCTBackedTextInputDelegateAdapter.m
in Libraries/Text/TextInput
205 - 3
RCTTextView.m
in Libraries/Text/Text
211 - 3
TextLegend.js
in packages/rn-tester/js/components
240 1 3
DebugServerException.java
in ReactAndroid/src/main/java/com/facebook/react/common
63 8 3
257 10 2
95 3 2
rn_codegen_defs.bzl
in tools/build_defs/oss
86 - 2
RCTSRWebSocket.h
in Libraries/WebSocket
64 2 2
MessageQueue.js
in Libraries/BatchedBridge
369 14 2
RCTUIImageViewAnimated.m
in Libraries/Image
255 2 2
Image.android.js
in Libraries/Image
192 9 2
RCTConvertHelpers.h
in Libraries/TypeSafety
58 2 2
RCTBaseTextShadowView.m
in Libraries/Text/BaseText
109 1 2
RCTBaseTextInputShadowView.m
in Libraries/Text/TextInput
240 2 2
NativeAnimatedHelper.js
in Libraries/Animated
394 36 2
PushNotificationIOS.js
in Libraries/PushNotificationIOS
335 19 2
error-subclass-name.js
in packages/eslint-plugin-react-native-community
48 4 2
YogaNative.java
in ReactAndroid/src/main/java/com/facebook/yoga
102 1 2
Correlations

File Size vs. Commits (all time): 2949 points

Libraries/Network/FormData.js x: 29 commits (all time) y: 48 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/react/common/mapbuffer/JReadableMapBuffer.cpp x: 1 commits (all time) y: 27 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/react/common/mapbuffer/JWritableMapBuffer.cpp x: 2 commits (all time) y: 48 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/react/common/mapbuffer/JWritableMapBuffer.h x: 2 commits (all time) y: 11 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/react/common/mapbuffer/OnLoad.cpp x: 4 commits (all time) y: 7 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/FabricMountingManager.cpp x: 12 commits (all time) y: 786 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/StateWrapperImpl.cpp x: 12 commits (all time) y: 42 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/StateWrapperImpl.h x: 13 commits (all time) y: 25 lines of code ReactCommon/react/renderer/mapbuffer/MapBuffer.h x: 24 commits (all time) y: 59 lines of code ReactCommon/react/renderer/textlayoutmanager/platform/android/react/renderer/textlayoutmanager/TextLayoutManager.cpp x: 23 commits (all time) y: 367 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/ReadableMapBuffer.kt x: 1 commits (all time) y: 220 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/WritableMapBuffer.kt x: 2 commits (all time) y: 86 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/FabricJSIModuleProvider.java x: 47 commits (all time) y: 57 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/MountingManager.java x: 96 commits (all time) y: 285 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/ViewManager.java x: 63 commits (all time) y: 125 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextViewManager.java x: 73 commits (all time) y: 188 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/TextAttributeProps.java x: 30 commits (all time) y: 478 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/TextLayoutManagerMapBuffer.java x: 9 commits (all time) y: 477 lines of code ReactAndroid/src/main/java/com/facebook/react/views/view/ReactMapBufferPropSetter.kt x: 2 commits (all time) y: 415 lines of code ReactAndroid/src/main/java/com/facebook/react/ReactRootView.java x: 132 commits (all time) y: 808 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/JSPointerDispatcher.java x: 2 commits (all time) y: 207 lines of code ReactAndroid/src/main/java/com/facebook/react/views/modal/ReactModalHostView.java x: 54 commits (all time) y: 426 lines of code packages/rn-tester/js/utils/RNTesterList.android.js x: 26 commits (all time) y: 284 lines of code Libraries/Components/View/ViewPropTypes.js x: 68 commits (all time) y: 133 lines of code Libraries/NativeComponent/PlatformBaseViewConfig.js x: 6 commits (all time) y: 470 lines of code Libraries/Types/CoreEventTypes.js x: 27 commits (all time) y: 144 lines of code ReactAndroid/src/main/java/com/facebook/react/config/ReactFeatureFlags.java x: 119 commits (all time) y: 37 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/BaseViewManager.java x: 75 commits (all time) y: 511 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/events/PointerEvent.java x: 1 commits (all time) y: 136 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/events/PointerEventHelper.java x: 1 commits (all time) y: 52 lines of code packages/react-native-codegen/DEFS.bzl x: 74 commits (all time) y: 529 lines of code ReactCommon/react/bridging/Base.h x: 2 commits (all time) y: 119 lines of code ReactCommon/react/bridging/Class.h x: 3 commits (all time) y: 51 lines of code React/Base/RCTAssert.h x: 49 commits (all time) y: 78 lines of code React/Base/RCTAssert.m x: 57 commits (all time) y: 263 lines of code React/Base/Surface/RCTSurface.mm x: 33 commits (all time) y: 438 lines of code React/Base/Surface/SurfaceHostingView/RCTSurfaceHostingView.mm x: 29 commits (all time) y: 195 lines of code React/CoreModules/RCTLogBox.mm x: 22 commits (all time) y: 102 lines of code React/CoreModules/RCTLogBoxView.mm x: 5 commits (all time) y: 69 lines of code React/Fabric/RCTSurfacePresenter.h x: 40 commits (all time) y: 33 lines of code React/Fabric/RCTSurfacePresenter.mm x: 153 commits (all time) y: 339 lines of code React/Modules/RCTSurfacePresenterStub.h x: 9 commits (all time) y: 22 lines of code React/Base/RCTBridge.m x: 288 commits (all time) y: 342 lines of code React/CoreModules/RCTEventDispatcher.mm x: 9 commits (all time) y: 179 lines of code Libraries/Text/Text.js x: 156 commits (all time) y: 179 lines of code Libraries/Text/TextNativeComponent.js x: 11 commits (all time) y: 57 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactAccessibilityDelegate.java x: 23 commits (all time) y: 560 lines of code ReactAndroid/src/main/java/com/facebook/react/views/slider/ReactSliderManager.java x: 48 commits (all time) y: 277 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactBaseTextShadowNode.java x: 44 commits (all time) y: 504 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextView.java x: 56 commits (all time) y: 428 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/TextLayoutManager.java x: 52 commits (all time) y: 476 lines of code ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactEditText.java x: 91 commits (all time) y: 827 lines of code Libraries/SurfaceBackedComponent/RCTSurfaceBackedComponent.h x: 6 commits (all time) y: 12 lines of code Libraries/SurfaceHostingComponent/RCTSurfaceHostingComponent.mm x: 9 commits (all time) y: 71 lines of code Libraries/SurfaceBackedComponent/RCTSurfaceBackedComponentState.mm x: 7 commits (all time) y: 14 lines of code Libraries/SurfaceHostingComponent/RCTSurfaceHostingComponentController.mm x: 9 commits (all time) y: 119 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/ActivityEventListener.java x: 14 commits (all time) y: 8 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/BaseActivityEventListener.java x: 10 commits (all time) y: 13 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/ReactContext.java x: 92 commits (all time) y: 381 lines of code ReactCommon/react/renderer/mounting/ShadowTree.cpp x: 33 commits (all time) y: 326 lines of code ReactCommon/react/renderer/uimanager/UIManagerBinding.cpp x: 55 commits (all time) y: 569 lines of code ReactCommon/react/renderer/uimanager/UIManager.cpp x: 51 commits (all time) y: 350 lines of code ReactCommon/react/renderer/uimanager/primitives.h x: 11 commits (all time) y: 120 lines of code scripts/react_native_pods.rb x: 97 commits (all time) y: 589 lines of code Libraries/AppState/AppState.js x: 61 commits (all time) y: 100 lines of code Libraries/Renderer/shims/ReactNativeTypes.js x: 67 commits (all time) y: 238 lines of code Libraries/Renderer/shims/ReactNativeViewConfigRegistry.js x: 29 commits (all time) y: 92 lines of code Libraries/Lists/VirtualizedList.js x: 182 commits (all time) y: 1704 lines of code Libraries/Components/ScrollView/ScrollViewStickyHeader.js x: 37 commits (all time) y: 227 lines of code React/Fabric/Mounting/ComponentViews/LegacyViewManagerInterop/RCTLegacyViewManagerInteropComponentView.mm x: 21 commits (all time) y: 191 lines of code React/Modules/RCTUIManager.m x: 369 commits (all time) y: 1275 lines of code React/Views/RCTViewManager.m x: 163 commits (all time) y: 374 lines of code Libraries/TypeSafety/RCTConvertHelpers.h x: 7 commits (all time) y: 58 lines of code React/CoreModules/RCTAccessibilityManager.mm x: 17 commits (all time) y: 339 lines of code React/CoreModules/RCTExceptionsManager.mm x: 21 commits (all time) y: 134 lines of code React/CoreModules/RCTPlatform.mm x: 18 commits (all time) y: 71 lines of code React/CoreModules/RCTStatusBarManager.mm x: 15 commits (all time) y: 170 lines of code Libraries/Components/TextInput/TextInputState.js x: 43 commits (all time) y: 130 lines of code Libraries/LogBox/UI/LogBoxInspectorFooter.js x: 17 commits (all time) y: 55 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/FabricUIManager.java x: 249 commits (all time) y: 913 lines of code tools/build_defs/oss/rn_defs.bzl x: 53 commits (all time) y: 325 lines of code ReactCommon/react/renderer/core/RawPropsParser.cpp x: 10 commits (all time) y: 99 lines of code React/CoreModules/RCTDeviceInfo.mm x: 24 commits (all time) y: 180 lines of code ReactCommon/react/bridging/Bridging.h x: 3 commits (all time) y: 11 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/DevSupportManagerBase.java x: 35 commits (all time) y: 1010 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ScrollEvent.java x: 25 commits (all time) y: 151 lines of code packages/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/utils/PathUtils.kt x: 12 commits (all time) y: 85 lines of code ReactAndroid/src/main/jni/react/jni/CatalystInstanceImpl.cpp x: 52 commits (all time) y: 369 lines of code ReactCommon/cxxreact/Instance.cpp x: 60 commits (all time) y: 225 lines of code ReactCommon/cxxreact/Instance.h x: 51 commits (all time) y: 106 lines of code React/Base/RCTJavaScriptLoader.h x: 37 commits (all time) y: 39 lines of code React/Base/RCTJavaScriptLoader.mm x: 28 commits (all time) y: 316 lines of code React/CxxBridge/RCTCxxBridge.mm x: 206 commits (all time) y: 1232 lines of code ReactAndroid/src/main/jni/react/jni/JSLoader.cpp x: 23 commits (all time) y: 72 lines of code ReactCommon/cxxreact/JSBundleType.cpp x: 11 commits (all time) y: 32 lines of code ReactCommon/cxxreact/JSBundleType.h x: 13 commits (all time) y: 34 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactHorizontalScrollViewManager.java x: 58 commits (all time) y: 248 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollViewManager.java x: 66 commits (all time) y: 283 lines of code jest.config.js x: 8 commits (all time) y: 37 lines of code jest/preprocessor.js x: 62 commits (all time) y: 24 lines of code jest/preprocessor_DO_NOT_USE.js x: 1 commits (all time) y: 97 lines of code Libraries/Core/ExceptionsManager.js x: 51 commits (all time) y: 142 lines of code Libraries/LogBox/Data/LogBoxData.js x: 41 commits (all time) y: 363 lines of code Libraries/LogBox/Data/LogBoxLog.js x: 20 commits (all time) y: 117 lines of code Libraries/LogBox/Data/parseLogBoxLog.js x: 25 commits (all time) y: 292 lines of code Libraries/LogBox/LogBox.js x: 27 commits (all time) y: 169 lines of code React/Base/Surface/SurfaceHostingView/RCTSurfaceHostingProxyRootView.mm x: 19 commits (all time) y: 170 lines of code Libraries/ActionSheetIOS/ActionSheetIOS.js x: 58 commits (all time) y: 92 lines of code Libraries/ActionSheetIOS/NativeActionSheetManager.js x: 15 commits (all time) y: 41 lines of code React/CoreModules/RCTActionSheetManager.mm x: 23 commits (all time) y: 247 lines of code Libraries/Blob/URL.js x: 23 commits (all time) y: 103 lines of code build.gradle.kts x: 38 commits (all time) y: 40 lines of code ReactCommon/react/bridging/Function.h x: 1 commits (all time) y: 169 lines of code React/Base/RCTConstants.h x: 20 commits (all time) y: 5 lines of code ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/jni/ReactCommon/OnLoad.cpp x: 8 commits (all time) y: 19 lines of code ReactCommon/react/nativemodule/core/platform/ios/RCTTurboModule.mm x: 12 commits (all time) y: 585 lines of code ReactCommon/react/nativemodule/core/platform/ios/RCTTurboModuleManager.mm x: 28 commits (all time) y: 582 lines of code ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactTextInputManager.java x: 185 commits (all time) y: 1094 lines of code ReactAndroid/src/main/java/com/facebook/react/views/view/ReactViewBackgroundDrawable.java x: 67 commits (all time) y: 930 lines of code React/CoreModules/RCTExceptionsManager.h x: 5 commits (all time) y: 29 lines of code ReactAndroid/src/main/java/com/facebook/react/animated/NativeAnimatedModule.java x: 68 commits (all time) y: 762 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextAnchorViewManager.java x: 18 commits (all time) y: 183 lines of code React/Fabric/RCTConversions.h x: 34 commits (all time) y: 172 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactHorizontalScrollView.java x: 92 commits (all time) y: 951 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollView.java x: 95 commits (all time) y: 827 lines of code packages/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/TaskConfiguration.kt x: 25 commits (all time) y: 182 lines of code ReactCommon/react/renderer/mounting/StubViewTree.cpp x: 33 commits (all time) y: 275 lines of code ReactCommon/hermes/inspector/chrome/MessageTypes.cpp x: 20 commits (all time) y: 1335 lines of code ReactCommon/hermes/inspector/chrome/MessageTypes.h x: 20 commits (all time) y: 689 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/EventEmitterWrapper.h x: 12 commits (all time) y: 23 lines of code ReactCommon/react/renderer/components/scrollview/ScrollViewEventEmitter.cpp x: 3 commits (all time) y: 79 lines of code ReactCommon/react/renderer/components/view/TouchEventEmitter.cpp x: 6 commits (all time) y: 88 lines of code ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactTextInputShadowNode.java x: 68 commits (all time) y: 200 lines of code ReactAndroid/src/main/jni/first-party/yogajni/jni/ScopedGlobalRef.h x: 5 commits (all time) y: 55 lines of code ReactCommon/react/renderer/graphics/Transform.h x: 5 commits (all time) y: 112 lines of code ReactCommon/jsi/jsi/jsi.h x: 23 commits (all time) y: 688 lines of code ReactAndroid/src/main/java/com/facebook/react/modules/image/ImageLoaderModule.java x: 24 commits (all time) y: 259 lines of code Libraries/Components/Button.js x: 40 commits (all time) y: 157 lines of code Libraries/Components/Pressable/Pressable.js x: 20 commits (all time) y: 182 lines of code Libraries/Components/Touchable/TouchableBounce.js x: 95 commits (all time) y: 152 lines of code Libraries/Components/Touchable/TouchableHighlight.js x: 144 commits (all time) y: 229 lines of code Libraries/Components/Touchable/TouchableOpacity.js x: 130 commits (all time) y: 164 lines of code Libraries/Components/Touchable/TouchableWithoutFeedback.js x: 117 commits (all time) y: 94 lines of code Libraries/Components/View/ReactNativeViewAttributes.js x: 23 commits (all time) y: 36 lines of code Libraries/Text/TextProps.js x: 30 commits (all time) y: 62 lines of code React/Fabric/Mounting/ComponentViews/Text/RCTParagraphComponentAccessibilityProvider.mm x: 14 commits (all time) y: 151 lines of code React/Fabric/Mounting/ComponentViews/View/RCTViewComponentView.mm x: 93 commits (all time) y: 627 lines of code React/Views/UIView+React.h x: 49 commits (all time) y: 35 lines of code React/Views/UIView+React.m x: 65 commits (all time) y: 298 lines of code ReactCommon/react/renderer/components/view/AccessibilityProps.cpp x: 7 commits (all time) y: 139 lines of code ReactCommon/react/nativemodule/core/ReactCommon/TurboModule.h x: 4 commits (all time) y: 56 lines of code ReactAndroid/src/main/java/com/facebook/react/util/JSStackTrace.java x: 10 commits (all time) y: 49 lines of code ReactCommon/jsi/jsi/jsi.cpp x: 20 commits (all time) y: 410 lines of code settings.gradle.kts x: 16 commits (all time) y: 21 lines of code React/Fabric/Mounting/ComponentViews/TextInput/RCTTextInputComponentView.mm x: 47 commits (all time) y: 488 lines of code React/Fabric/Mounting/ComponentViews/TextInput/RCTTextInputUtils.mm x: 7 commits (all time) y: 201 lines of code React/Fabric/Surface/RCTFabricSurface.mm x: 46 commits (all time) y: 213 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/viewPropConversions.h x: 2 commits (all time) y: 447 lines of code ReactCommon/react/renderer/animations/LayoutAnimationKeyFrameManager.cpp x: 88 commits (all time) y: 1224 lines of code ReactCommon/react/renderer/animations/LayoutAnimationKeyFrameManager.h x: 45 commits (all time) y: 111 lines of code ReactCommon/react/renderer/animations/conversions.h x: 5 commits (all time) y: 181 lines of code ReactCommon/react/renderer/attributedstring/TextAttributes.h x: 7 commits (all time) y: 89 lines of code ReactCommon/react/renderer/attributedstring/conversions.h x: 18 commits (all time) y: 1039 lines of code ReactCommon/react/renderer/components/textinput/iostextinput/TextInputProps.cpp x: 8 commits (all time) y: 116 lines of code ReactCommon/react/renderer/components/view/YogaLayoutableShadowNode.cpp x: 25 commits (all time) y: 562 lines of code ReactCommon/react/renderer/components/view/conversions.h x: 9 commits (all time) y: 667 lines of code ReactCommon/react/renderer/components/view/primitives.h x: 8 commits (all time) y: 219 lines of code ReactCommon/react/renderer/components/view/propsConversions.h x: 6 commits (all time) y: 619 lines of code ReactCommon/react/renderer/core/RawProps.h x: 6 commits (all time) y: 48 lines of code ReactCommon/react/renderer/core/propsConversions.h x: 6 commits (all time) y: 106 lines of code ReactCommon/react/renderer/graphics/platform/ios/Color.h x: 9 commits (all time) y: 48 lines of code ReactCommon/react/renderer/mounting/MountingCoordinator.cpp x: 18 commits (all time) y: 132 lines of code ReactCommon/react/renderer/scheduler/Scheduler.cpp x: 61 commits (all time) y: 277 lines of code ReactCommon/react/renderer/scheduler/Scheduler.h x: 26 commits (all time) y: 78 lines of code ReactCommon/react/renderer/textlayoutmanager/platform/ios/RCTAttributedTextUtils.mm x: 8 commits (all time) y: 317 lines of code React/Views/RCTModalHostView.h x: 27 commits (all time) y: 31 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/Binding.cpp x: 149 commits (all time) y: 521 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/SurfaceMountingManager.java x: 36 commits (all time) y: 830 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/mountitems/IntBufferBatchMountItem.java x: 16 commits (all time) y: 254 lines of code React/Views/RCTDatePickerManager.m x: 36 commits (all time) y: 77 lines of code React/Base/RCTBridgeModule.h x: 98 commits (all time) y: 133 lines of code ReactAndroid/src/main/java/com/facebook/react/views/image/ReactImageView.java x: 77 commits (all time) y: 499 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/Binding.h x: 60 commits (all time) y: 117 lines of code Libraries/Components/ScrollView/ScrollViewNativeComponent.js x: 13 commits (all time) y: 150 lines of code Libraries/Components/TextInput/AndroidTextInputNativeComponent.js x: 26 commits (all time) y: 339 lines of code ReactCommon/react/renderer/graphics/Transform.cpp x: 6 commits (all time) y: 331 lines of code Libraries/Utilities/codegenNativeComponent.js x: 16 commits (all time) y: 48 lines of code ReactCommon/hermes/inspector/chrome/Connection.cpp x: 27 commits (all time) y: 1129 lines of code ReactCommon/hermes/inspector/tools/msggen/src/ImplementationWriter.js x: 5 commits (all time) y: 313 lines of code ReactCommon/hermes/inspector/tools/msggen/src/index.js x: 16 commits (all time) y: 188 lines of code Libraries/Image/RCTImageLoader.mm x: 38 commits (all time) y: 1048 lines of code Libraries/ReactNative/renderApplication.js x: 40 commits (all time) y: 66 lines of code packages/rn-tester/android/app/src/main/java/com/facebook/react/uiapp/RNTesterApplication.java x: 22 commits (all time) y: 187 lines of code ReactAndroid/src/main/jni/react/jni/ReadableNativeMap.cpp x: 16 commits (all time) y: 112 lines of code ReactCommon/react/renderer/components/legacyviewmanagerinterop/LegacyViewManagerInteropComponentDescriptor.mm x: 8 commits (all time) y: 96 lines of code React/Base/RCTModuleData.mm x: 43 commits (all time) y: 398 lines of code Libraries/Components/Switch/Switch.js x: 65 commits (all time) y: 140 lines of code ReactCommon/react/renderer/components/view/ViewProps.cpp x: 8 commits (all time) y: 251 lines of code ReactCommon/react/renderer/components/view/ViewShadowNode.cpp x: 17 commits (all time) y: 89 lines of code ReactCommon/react/renderer/components/view/YogaStylableProps.cpp x: 4 commits (all time) y: 85 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/mountitems/PreAllocateViewMountItem.java x: 27 commits (all time) y: 71 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/ViewProps.java x: 66 commits (all time) y: 256 lines of code ReactCommon/react/renderer/components/view/accessibilityPropsConversions.h x: 13 commits (all time) y: 273 lines of code index.js x: 46 commits (all time) y: 623 lines of code ReactAndroid/src/main/java/com/facebook/react/ReactInstanceManager.java x: 247 commits (all time) y: 1133 lines of code Libraries/PushNotificationIOS/RCTPushNotificationManager.mm x: 17 commits (all time) y: 484 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextShadowNode.java x: 92 commits (all time) y: 301 lines of code Libraries/Interaction/InteractionManager.js x: 59 commits (all time) y: 107 lines of code Libraries/Interaction/TaskQueue.js x: 25 commits (all time) y: 113 lines of code Libraries/ReactNative/BridgelessUIManager.js x: 2 commits (all time) y: 144 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/DevToolsReactPerfLogger.java x: 1 commits (all time) y: 111 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/events/LockFreeEventDispatcherImpl.java x: 6 commits (all time) y: 149 lines of code Libraries/StyleSheet/StyleSheetTypes.js x: 56 commits (all time) y: 246 lines of code Libraries/Components/ScrollView/ScrollView.js x: 338 commits (all time) y: 923 lines of code Libraries/Components/TextInput/TextInput.js x: 339 commits (all time) y: 625 lines of code ReactAndroid/src/main/java/com/facebook/react/modules/network/ForwardingCookieHandler.java x: 19 commits (all time) y: 159 lines of code ReactCommon/jsi/JSCRuntime.cpp x: 31 commits (all time) y: 1210 lines of code ReactCommon/jsi/jsi/decorator.h x: 19 commits (all time) y: 605 lines of code React/Base/RCTLog.h x: 46 commits (all time) y: 57 lines of code React/Base/RCTLog.mm x: 17 commits (all time) y: 276 lines of code Libraries/ReactNative/UIManager.js x: 47 commits (all time) y: 26 lines of code Libraries/Animated/nodes/AnimatedColor.js x: 6 commits (all time) y: 244 lines of code React/Views/RCTView.m x: 111 commits (all time) y: 757 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/events/ReactEventEmitter.java x: 23 commits (all time) y: 134 lines of code Libraries/Animated/NativeAnimatedHelper.js x: 15 commits (all time) y: 394 lines of code Libraries/LogBox/UI/LogBoxInspectorHeader.js x: 12 commits (all time) y: 148 lines of code Libraries/Animated/AnimatedImplementation.js x: 8 commits (all time) y: 502 lines of code Libraries/Animated/animations/TimingAnimation.js x: 9 commits (all time) y: 149 lines of code Libraries/NativeAnimation/Nodes/RCTPropsAnimatedNode.m x: 29 commits (all time) y: 117 lines of code Libraries/NativeAnimation/RCTNativeAnimatedNodesManager.m x: 33 commits (all time) y: 399 lines of code React/Fabric/Mounting/RCTMountingManager.mm x: 58 commits (all time) y: 270 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/LayoutShadowNode.java x: 52 commits (all time) y: 724 lines of code ReactAndroid/src/main/java/com/facebook/react/modules/statusbar/StatusBarModule.java x: 28 commits (all time) y: 187 lines of code Libraries/StyleSheet/normalizeColor.js x: 15 commits (all time) y: 18 lines of code Libraries/Text/TextInput/Multiline/RCTUITextView.m x: 31 commits (all time) y: 216 lines of code Libraries/Text/TextInput/RCTBaseTextInputView.m x: 62 commits (all time) y: 518 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/DisabledDevSupportManager.java x: 32 commits (all time) y: 150 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/RedBoxContentView.java x: 1 commits (all time) y: 275 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/interfaces/DevSupportManager.java x: 20 commits (all time) y: 64 lines of code ReactAndroid/src/main/java/com/facebook/react/modules/network/NetworkingModule.java x: 69 commits (all time) y: 610 lines of code ReactCommon/react/renderer/mapbuffer/MapBuffer.cpp x: 22 commits (all time) y: 86 lines of code ReactCommon/react/renderer/mapbuffer/MapBufferBuilder.h x: 19 commits (all time) y: 30 lines of code ReactCommon/react/renderer/components/textinput/androidtextinput/react/renderer/components/androidtextinput/AndroidTextInputProps.cpp x: 7 commits (all time) y: 310 lines of code ReactCommon/react/renderer/graphics/conversions.h x: 13 commits (all time) y: 224 lines of code Libraries/Components/Slider/SliderNativeComponent.js x: 19 commits (all time) y: 38 lines of code Libraries/NativeAnimation/RCTNativeAnimatedModule.mm x: 18 commits (all time) y: 303 lines of code Libraries/NativeAnimation/RCTNativeAnimatedTurboModule.mm x: 15 commits (all time) y: 289 lines of code ReactAndroid/src/main/java/com/facebook/react/animated/NativeAnimatedNodesManager.java x: 56 commits (all time) y: 612 lines of code ReactAndroid/src/main/java/com/facebook/react/ReactNativeHost.java x: 28 commits (all time) y: 113 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/BridgeDevSupportManager.java x: 12 commits (all time) y: 215 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/DevSupportManagerFactory.java x: 18 commits (all time) y: 21 lines of code ReactCommon/react/renderer/runtimescheduler/RuntimeScheduler.h x: 26 commits (all time) y: 51 lines of code Libraries/Utilities/verifyComponentAttributeEquivalence.js x: 28 commits (all time) y: 82 lines of code Libraries/EventEmitter/NativeEventEmitter.js x: 30 commits (all time) y: 91 lines of code Libraries/EventEmitter/RCTDeviceEventEmitter.js x: 21 commits (all time) y: 4 lines of code Libraries/Linking/Linking.js x: 51 commits (all time) y: 81 lines of code Libraries/Lists/VirtualizedSectionList.js x: 65 commits (all time) y: 519 lines of code ReactCommon/react/renderer/uimanager/UIManager.h x: 39 commits (all time) y: 120 lines of code Libraries/Animated/nodes/AnimatedValue.js x: 11 commits (all time) y: 169 lines of code ReactAndroid/src/main/java/com/facebook/hermes/reactexecutor/OnLoad.cpp x: 14 commits (all time) y: 90 lines of code Libraries/Image/Image.android.js x: 117 commits (all time) y: 192 lines of code Libraries/Image/Image.ios.js x: 191 commits (all time) y: 146 lines of code Libraries/StyleSheet/EdgeInsetsPropType.js x: 33 commits (all time) y: 4 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/UIManagerModule.java x: 175 commits (all time) y: 622 lines of code ReactCommon/hermes/inspector/Inspector.cpp x: 19 commits (all time) y: 537 lines of code ReactCommon/hermes/inspector/InspectorState.cpp x: 9 commits (all time) y: 335 lines of code React/Views/RCTFont.mm x: 25 commits (all time) y: 338 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/NativeModuleRegistry.java x: 35 commits (all time) y: 144 lines of code Libraries/Animated/animations/SpringAnimation.js x: 5 commits (all time) y: 297 lines of code ReactAndroid/src/main/java/com/facebook/react/views/view/ReactViewManager.java x: 68 commits (all time) y: 299 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/TouchTargetHelper.java x: 32 commits (all time) y: 255 lines of code bots/code-analysis-bot.js x: 18 commits (all time) y: 257 lines of code ReactCommon/react/renderer/runtimescheduler/RuntimeSchedulerBinding.cpp x: 18 commits (all time) y: 151 lines of code packages/eslint-config-react-native-community/index.js x: 29 commits (all time) y: 268 lines of code Libraries/Core/ReactNativeVersionCheck.js x: 14 commits (all time) y: 35 lines of code Libraries/Animated/Easing.js x: 17 commits (all time) y: 103 lines of code Libraries/LogBox/UI/LogBoxInspectorSourceMapStatus.js x: 11 commits (all time) y: 89 lines of code Libraries/Text/RCTTextAttributes.m x: 15 commits (all time) y: 250 lines of code scripts/bump-oss-version.js x: 34 commits (all time) y: 135 lines of code Libraries/Image/RCTImageView.mm x: 18 commits (all time) y: 375 lines of code React/CoreModules/RCTDevSettings.mm x: 31 commits (all time) y: 522 lines of code Libraries/WebSocket/RCTSRWebSocket.m x: 35 commits (all time) y: 1198 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/frescosupport/FrescoBasedReactTextInlineImageShadowNode.java x: 24 commits (all time) y: 128 lines of code ReactAndroid/src/main/java/com/facebook/react/views/modal/ReactModalHostManager.java x: 36 commits (all time) y: 145 lines of code Libraries/Animated/nodes/AnimatedProps.js x: 4 commits (all time) y: 145 lines of code Libraries/Network/XMLHttpRequest.js x: 47 commits (all time) y: 553 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/WritableNativeArray.java x: 21 commits (all time) y: 39 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/WritableNativeMap.java x: 22 commits (all time) y: 52 lines of code React/Base/RCTConvert.m x: 211 commits (all time) y: 1083 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollViewHelper.java x: 43 commits (all time) y: 422 lines of code Libraries/Components/Keyboard/KeyboardAvoidingView.js x: 57 commits (all time) y: 163 lines of code React/Views/RCTModalHostViewManager.m x: 37 commits (all time) y: 103 lines of code Libraries/ReactNative/getNativeComponentAttributes.js x: 22 commits (all time) y: 147 lines of code React/Views/RCTSliderManager.m x: 39 commits (all time) y: 71 lines of code Libraries/Core/Timers/JSTimers.js x: 49 commits (all time) y: 400 lines of code ReactAndroid/src/main/java/com/facebook/react/views/drawer/ReactDrawerLayoutManager.java x: 30 commits (all time) y: 241 lines of code React/Fabric/Mounting/RCTComponentViewFactory.mm x: 39 commits (all time) y: 153 lines of code ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/jni/ReactCommon/TurboModuleManager.cpp x: 33 commits (all time) y: 149 lines of code React/Base/RCTBridge.h x: 133 commits (all time) y: 82 lines of code React/Views/RCTComponentData.m x: 59 commits (all time) y: 395 lines of code ReactCommon/react/renderer/components/text/BaseTextProps.cpp x: 6 commits (all time) y: 170 lines of code ReactCommon/react/renderer/core/ShadowNode.cpp x: 12 commits (all time) y: 244 lines of code ReactCommon/react/renderer/core/ShadowNode.h x: 10 commits (all time) y: 118 lines of code ReactCommon/react/renderer/debug/DebugStringConvertible.cpp x: 3 commits (all time) y: 108 lines of code ReactAndroid/src/main/java/com/facebook/react/views/image/ReactImageManager.java x: 52 commits (all time) y: 220 lines of code React/Fabric/Mounting/ComponentViews/RCTFabricComponentsPlugins.h x: 17 commits (all time) y: 29 lines of code Libraries/Alert/Alert.js x: 42 commits (all time) y: 127 lines of code Libraries/Animated/nodes/AnimatedValueXY.js x: 4 commits (all time) y: 124 lines of code Libraries/BatchedBridge/BatchedBridge.js x: 32 commits (all time) y: 8 lines of code Libraries/BatchedBridge/NativeModules.js x: 29 commits (all time) y: 165 lines of code Libraries/Blob/BlobManager.js x: 15 commits (all time) y: 102 lines of code Libraries/Blob/FileReader.js x: 13 commits (all time) y: 128 lines of code Libraries/BugReporting/BugReporting.js x: 25 commits (all time) y: 87 lines of code Libraries/Components/AccessibilityInfo/AccessibilityInfo.js x: 7 commits (all time) y: 244 lines of code Libraries/Components/ActivityIndicator/ActivityIndicator.js x: 54 commits (all time) y: 133 lines of code Libraries/Components/DatePicker/DatePickerIOS.ios.js x: 70 commits (all time) y: 144 lines of code Libraries/Components/DrawerAndroid/DrawerLayoutAndroid.android.js x: 58 commits (all time) y: 202 lines of code Libraries/Components/ProgressBarAndroid/ProgressBarAndroid.android.js x: 44 commits (all time) y: 51 lines of code Libraries/Components/RefreshControl/AndroidSwipeRefreshLayoutNativeComponent.js x: 18 commits (all time) y: 34 lines of code Libraries/Components/StaticRenderer.js x: 24 commits (all time) y: 15 lines of code Libraries/Components/Touchable/PooledClass.js x: 13 commits (all time) y: 83 lines of code Libraries/Components/Touchable/Touchable.js x: 72 commits (all time) y: 504 lines of code Libraries/Components/View/ReactNativeStyleAttributes.js x: 27 commits (all time) y: 116 lines of code Libraries/Components/View/View.js x: 156 commits (all time) y: 17 lines of code Libraries/Components/View/ViewAccessibility.js x: 31 commits (all time) y: 55 lines of code Libraries/Core/InitializeCore.js x: 74 commits (all time) y: 25 lines of code Libraries/Core/NativeExceptionsManager.js x: 19 commits (all time) y: 82 lines of code Libraries/Image/ImageProps.js x: 25 commits (all time) y: 64 lines of code Libraries/Image/ImageResizeMode.js x: 25 commits (all time) y: 7 lines of code Libraries/Image/ImageSource.js x: 28 commits (all time) y: 60 lines of code Libraries/Image/RCTAnimatedImage.m x: 10 commits (all time) y: 137 lines of code Libraries/Image/RCTImageLoader.h x: 75 commits (all time) y: 20 lines of code Libraries/Image/RCTImageStoreManager.mm x: 10 commits (all time) y: 200 lines of code Libraries/Image/RCTImageUtils.m x: 35 commits (all time) y: 303 lines of code Libraries/Image/RCTImageView.h x: 23 commits (all time) y: 15 lines of code Libraries/Image/RCTUIImageViewAnimated.m x: 22 commits (all time) y: 255 lines of code Libraries/Image/resolveAssetSource.js x: 50 commits (all time) y: 76 lines of code Libraries/Inspector/ElementBox.js x: 16 commits (all time) y: 95 lines of code Libraries/Inspector/ElementProperties.js x: 36 commits (all time) y: 127 lines of code Libraries/Inspector/InspectorOverlay.js x: 27 commits (all time) y: 56 lines of code Libraries/Inspector/InspectorPanel.js x: 31 commits (all time) y: 111 lines of code Libraries/Inspector/NetworkOverlay.js x: 28 commits (all time) y: 404 lines of code Libraries/Interaction/PanResponder.js x: 25 commits (all time) y: 266 lines of code Libraries/Lists/SectionList.js x: 69 commits (all time) y: 107 lines of code Libraries/Lists/ViewabilityHelper.js x: 21 commits (all time) y: 244 lines of code Libraries/Lists/__flowtests__/SectionList-flowtest.js x: 14 commits (all time) y: 108 lines of code Libraries/LogBox/UI/LogBoxInspectorStackFrames.js x: 12 commits (all time) y: 126 lines of code Libraries/Modal/Modal.js x: 110 commits (all time) y: 174 lines of code Libraries/Network/RCTHTTPRequestHandler.mm x: 17 commits (all time) y: 151 lines of code Libraries/Network/RCTNetworkTask.mm x: 4 commits (all time) y: 173 lines of code Libraries/Network/RCTNetworking.android.js x: 34 commits (all time) y: 64 lines of code Libraries/Network/RCTNetworking.ios.js x: 33 commits (all time) y: 94 lines of code Libraries/Network/RCTNetworking.mm x: 36 commits (all time) y: 562 lines of code Libraries/Performance/Systrace.js x: 26 commits (all time) y: 172 lines of code Libraries/PermissionsAndroid/PermissionsAndroid.js x: 38 commits (all time) y: 197 lines of code Libraries/Pressability/Pressability.js x: 27 commits (all time) y: 588 lines of code Libraries/PushNotificationIOS/PushNotificationIOS.js x: 88 commits (all time) y: 335 lines of code Libraries/ReactNative/AppRegistry.js x: 64 commits (all time) y: 268 lines of code Libraries/ReactNative/requireNativeComponent.js x: 37 commits (all time) y: 9 lines of code Libraries/Renderer/implementations/ReactFabric-prod.js x: 34 commits (all time) y: 7870 lines of code Libraries/Renderer/implementations/ReactFabric-profiling.js x: 34 commits (all time) y: 8310 lines of code Libraries/Renderer/implementations/ReactNativeRenderer-prod.js x: 34 commits (all time) y: 8069 lines of code Libraries/Renderer/implementations/ReactNativeRenderer-profiling.js x: 34 commits (all time) y: 8508 lines of code Libraries/Storage/AsyncStorage.js x: 39 commits (all time) y: 246 lines of code Libraries/StyleSheet/PointPropType.js x: 26 commits (all time) y: 6 lines of code Libraries/StyleSheet/StyleSheet.js x: 64 commits (all time) y: 206 lines of code Libraries/StyleSheet/processColor.js x: 22 commits (all time) y: 32 lines of code Libraries/Text/Text/RCTTextShadowView.m x: 21 commits (all time) y: 338 lines of code Libraries/Text/Text/RCTTextView.m x: 14 commits (all time) y: 211 lines of code Libraries/Text/TextInput/RCTBackedTextInputDelegateAdapter.m x: 11 commits (all time) y: 205 lines of code Libraries/Text/TextInput/RCTBaseTextInputShadowView.m x: 13 commits (all time) y: 240 lines of code Libraries/Text/TextInput/RCTBaseTextInputViewManager.m x: 31 commits (all time) y: 139 lines of code Libraries/TurboModule/TurboModuleRegistry.js x: 28 commits (all time) y: 29 lines of code Libraries/Utilities/Dimensions.js x: 57 commits (all time) y: 84 lines of code Libraries/Utilities/HMRClient.js x: 86 commits (all time) y: 248 lines of code Libraries/Utilities/MatrixMath.js x: 42 commits (all time) y: 638 lines of code Libraries/Utilities/PixelRatio.js x: 35 commits (all time) y: 17 lines of code Libraries/Utilities/Platform.android.js x: 33 commits (all time) y: 56 lines of code Libraries/Utilities/Platform.ios.js x: 32 commits (all time) y: 50 lines of code Libraries/Utilities/ReactNativeTestTools.js x: 26 commits (all time) y: 101 lines of code Libraries/Utilities/createPerformanceLogger.js x: 35 commits (all time) y: 273 lines of code Libraries/Utilities/differ/deepDiffer.js x: 21 commits (all time) y: 74 lines of code Libraries/WebSocket/WebSocketInterceptor.js x: 15 commits (all time) y: 153 lines of code React/Base/RCTBridge+Private.h x: 43 commits (all time) y: 46 lines of code React/Base/RCTBridgeDelegate.h x: 41 commits (all time) y: 15 lines of code React/Base/RCTBundleURLProvider.mm x: 14 commits (all time) y: 313 lines of code React/Base/RCTConvert.h x: 115 commits (all time) y: 161 lines of code React/Base/RCTDefines.h x: 43 commits (all time) y: 93 lines of code React/Base/RCTEventDispatcher.m x: 68 commits (all time) y: 18 lines of code React/Base/RCTJavaScriptExecutor.h x: 39 commits (all time) y: 23 lines of code React/Base/RCTModuleData.h x: 42 commits (all time) y: 47 lines of code React/Base/RCTModuleMethod.h x: 30 commits (all time) y: 17 lines of code React/Base/RCTModuleMethod.mm x: 20 commits (all time) y: 510 lines of code React/Base/RCTPerformanceLogger.m x: 44 commits (all time) y: 78 lines of code React/Base/RCTRootView.h x: 56 commits (all time) y: 51 lines of code React/Base/RCTRootView.m x: 140 commits (all time) y: 315 lines of code React/Base/RCTTouchHandler.m x: 74 commits (all time) y: 246 lines of code React/Base/RCTUtils.h x: 98 commits (all time) y: 81 lines of code React/Base/RCTUtils.m x: 136 commits (all time) y: 888 lines of code React/CoreModules/CoreModulesPlugins.mm x: 35 commits (all time) y: 40 lines of code React/CoreModules/RCTAsyncLocalStorage.mm x: 11 commits (all time) y: 406 lines of code React/CoreModules/RCTDevLoadingView.mm x: 22 commits (all time) y: 231 lines of code React/CoreModules/RCTDevMenu.mm x: 24 commits (all time) y: 458 lines of code React/CoreModules/RCTPerfMonitor.mm x: 12 commits (all time) y: 476 lines of code React/CoreModules/RCTRedBox.mm x: 17 commits (all time) y: 647 lines of code React/CoreModules/RCTWebSocketExecutor.mm x: 5 commits (all time) y: 244 lines of code React/CoreModules/RCTWebSocketModule.mm x: 8 commits (all time) y: 162 lines of code React/CxxBridge/RCTObjcExecutor.mm x: 21 commits (all time) y: 111 lines of code React/DevSupport/RCTInspectorDevServerHelper.mm x: 24 commits (all time) y: 85 lines of code React/DevSupport/RCTPackagerConnection.mm x: 14 commits (all time) y: 273 lines of code React/Fabric/Mounting/ComponentViews/ActivityIndicator/RCTActivityIndicatorViewComponentView.mm x: 20 commits (all time) y: 70 lines of code React/Fabric/Mounting/ComponentViews/Image/RCTImageComponentView.mm x: 55 commits (all time) y: 139 lines of code React/Fabric/Mounting/ComponentViews/ScrollView/RCTEnhancedScrollView.mm x: 17 commits (all time) y: 175 lines of code React/Fabric/Mounting/ComponentViews/ScrollView/RCTScrollViewComponentView.mm x: 84 commits (all time) y: 510 lines of code React/Fabric/Mounting/ComponentViews/Text/RCTParagraphComponentView.mm x: 40 commits (all time) y: 216 lines of code React/Fabric/Mounting/UIView+ComponentViewProtocol.mm x: 33 commits (all time) y: 117 lines of code React/Fabric/RCTScheduler.mm x: 78 commits (all time) y: 149 lines of code React/Fabric/RCTSurfaceTouchHandler.mm x: 26 commits (all time) y: 328 lines of code React/Inspector/RCTInspectorPackagerConnection.m x: 24 commits (all time) y: 283 lines of code React/Modules/RCTRedBoxExtraDataViewController.m x: 12 commits (all time) y: 190 lines of code React/Modules/RCTUIManager.h x: 68 commits (all time) y: 35 lines of code React/Profiler/RCTProfile.h x: 30 commits (all time) y: 106 lines of code React/Views/RCTBorderDrawing.m x: 16 commits (all time) y: 392 lines of code React/Views/RCTLayout.m x: 7 commits (all time) y: 103 lines of code React/Views/RCTModalHostView.m x: 50 commits (all time) y: 189 lines of code React/Views/RCTShadowView.h x: 113 commits (all time) y: 91 lines of code React/Views/RCTShadowView.m x: 157 commits (all time) y: 563 lines of code React/Views/RCTViewManager.h x: 57 commits (all time) y: 44 lines of code React/Views/RefreshControl/RCTRefreshControl.m x: 11 commits (all time) y: 151 lines of code React/Views/ScrollView/RCTScrollView.m x: 52 commits (all time) y: 775 lines of code ReactAndroid/src/main/java/com/facebook/react/CoreModulesPackage.java x: 65 commits (all time) y: 181 lines of code ReactAndroid/src/main/java/com/facebook/react/ReactActivityDelegate.java x: 24 commits (all time) y: 145 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/Arguments.java x: 19 commits (all time) y: 315 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/BaseJavaModule.java x: 44 commits (all time) y: 27 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/CatalystInstanceImpl.java x: 109 commits (all time) y: 546 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/JavaMethodWrapper.java x: 12 commits (all time) y: 345 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/JavaModuleWrapper.java x: 16 commits (all time) y: 151 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/ReactMarkerConstants.java x: 48 commits (all time) y: 114 lines of code ReactAndroid/src/main/java/com/facebook/react/common/futures/SimpleSettableFuture.java x: 15 commits (all time) y: 72 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/BundleDownloader.java x: 28 commits (all time) y: 255 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/DevInternalSettings.java x: 31 commits (all time) y: 99 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/DevServerHelper.java x: 92 commits (all time) y: 465 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/StackTraceHelper.java x: 23 commits (all time) y: 190 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/MountItemDispatcher.java x: 7 commits (all time) y: 300 lines of code ReactAndroid/src/main/java/com/facebook/react/module/processing/ReactModuleSpecProcessor.java x: 27 commits (all time) y: 204 lines of code ReactAndroid/src/main/java/com/facebook/react/modules/blob/BlobModule.java x: 22 commits (all time) y: 315 lines of code ReactAndroid/src/main/java/com/facebook/react/modules/core/JavaTimerManager.java x: 12 commits (all time) y: 307 lines of code ReactAndroid/src/main/java/com/facebook/react/modules/fresco/FrescoModule.java x: 40 commits (all time) y: 120 lines of code ReactAndroid/src/main/java/com/facebook/react/modules/storage/AsyncStorageModule.java x: 24 commits (all time) y: 364 lines of code ReactAndroid/src/main/java/com/facebook/react/modules/websocket/WebSocketModule.java x: 47 commits (all time) y: 336 lines of code ReactAndroid/src/main/java/com/facebook/react/shell/MainReactPackage.java x: 77 commits (all time) y: 219 lines of code ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/TurboModuleManager.java x: 44 commits (all time) y: 269 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/JSTouchDispatcher.java x: 20 commits (all time) y: 152 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/MatrixMathHelper.java x: 10 commits (all time) y: 430 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/NativeViewHierarchyManager.java x: 108 commits (all time) y: 742 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/NativeViewHierarchyOptimizer.java x: 31 commits (all time) y: 307 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactShadowNode.java x: 82 commits (all time) y: 137 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactShadowNodeImpl.java x: 57 commits (all time) y: 772 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/UIImplementation.java x: 98 commits (all time) y: 711 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/UIManagerModuleConstantsHelper.java x: 32 commits (all time) y: 108 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/UIViewOperationQueue.java x: 82 commits (all time) y: 852 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/ViewManagersPropertyCache.java x: 25 commits (all time) y: 487 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/events/EventDispatcherImpl.java x: 10 commits (all time) y: 294 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/events/TouchEvent.java x: 33 commits (all time) y: 189 lines of code ReactAndroid/src/main/java/com/facebook/react/views/view/ReactViewGroup.java x: 93 commits (all time) y: 774 lines of code ReactAndroid/src/main/java/com/facebook/yoga/YogaConfig.java x: 36 commits (all time) y: 14 lines of code ReactAndroid/src/main/java/com/facebook/yoga/YogaNode.java x: 73 commits (all time) y: 108 lines of code ReactAndroid/src/main/java/com/facebook/yoga/YogaNodeJNIBase.java x: 40 commits (all time) y: 569 lines of code ReactAndroid/src/main/jni/first-party/yogajni/jni/YGJNIVanilla.cpp x: 25 commits (all time) y: 894 lines of code ReactAndroid/src/main/jni/react/jni/OnLoad.cpp x: 88 commits (all time) y: 68 lines of code ReactCommon/cxxreact/CxxNativeModule.cpp x: 31 commits (all time) y: 183 lines of code ReactCommon/cxxreact/NativeToJsBridge.cpp x: 54 commits (all time) y: 271 lines of code ReactCommon/cxxreact/NativeToJsBridge.h x: 39 commits (all time) y: 66 lines of code ReactCommon/hermes/inspector/chrome/MessageConverters.cpp x: 7 commits (all time) y: 187 lines of code ReactCommon/jsiexecutor/jsireact/JSIExecutor.cpp x: 29 commits (all time) y: 470 lines of code ReactCommon/react/nativemodule/core/ReactCommon/TurboCxxModule.cpp x: 2 commits (all time) y: 170 lines of code ReactCommon/react/nativemodule/core/ReactCommon/TurboModulePerfLogger.cpp x: 3 commits (all time) y: 281 lines of code ReactCommon/react/nativemodule/core/platform/android/ReactCommon/JavaTurboModule.cpp x: 11 commits (all time) y: 654 lines of code ReactCommon/react/renderer/components/scrollview/ScrollViewProps.cpp x: 9 commits (all time) y: 330 lines of code ReactCommon/react/renderer/debug/DebugStringConvertible.h x: 5 commits (all time) y: 226 lines of code ReactCommon/react/renderer/graphics/platform/ios/RCTPlatformColorUtils.mm x: 3 commits (all time) y: 170 lines of code ReactCommon/react/renderer/mounting/Differentiator.cpp x: 40 commits (all time) y: 1227 lines of code ReactCommon/react/renderer/scheduler/SurfaceHandler.cpp x: 17 commits (all time) y: 237 lines of code ReactCommon/reactperflogger/reactperflogger/BridgeNativeModulePerfLogger.cpp x: 4 commits (all time) y: 281 lines of code ReactCommon/yoga/yoga/Utils.h x: 41 commits (all time) y: 85 lines of code ReactCommon/yoga/yoga/YGEnums.cpp x: 10 commits (all time) y: 205 lines of code ReactCommon/yoga/yoga/YGNode.cpp x: 105 commits (all time) y: 503 lines of code ReactCommon/yoga/yoga/YGNode.h x: 87 commits (all time) y: 251 lines of code ReactCommon/yoga/yoga/YGNodePrint.cpp x: 36 commits (all time) y: 199 lines of code ReactCommon/yoga/yoga/YGStyle.h x: 40 commits (all time) y: 189 lines of code ReactCommon/yoga/yoga/Yoga.cpp x: 252 commits (all time) y: 3626 lines of code jest/setup.js x: 115 commits (all time) y: 351 lines of code local-cli/cli.js x: 54 commits (all time) y: 6 lines of code packages/normalize-color/index.js x: 3 commits (all time) y: 336 lines of code packages/polyfills/console.js x: 4 commits (all time) y: 478 lines of code packages/rn-tester/RCTTest/RCTTestModule.mm x: 5 commits (all time) y: 135 lines of code packages/rn-tester/RCTTest/RCTTestRunner.m x: 3 commits (all time) y: 227 lines of code packages/rn-tester/RNTesterIntegrationTests/RCTUIManagerScenarioTests.m x: 3 commits (all time) y: 146 lines of code packages/rn-tester/RNTesterUnitTests/RCTModuleMethodTests.mm x: 3 commits (all time) y: 240 lines of code packages/rn-tester/RNTesterUnitTests/RCTNativeAnimatedNodesManagerTests.m x: 4 commits (all time) y: 802 lines of code packages/rn-tester/js/components/ListExampleShared.js x: 5 commits (all time) y: 337 lines of code packages/rn-tester/js/utils/RNTesterList.ios.js x: 24 commits (all time) y: 319 lines of code scripts/android-e2e-test.js x: 19 commits (all time) y: 104 lines of code ReactAndroid/src/main/res/devsupport/values/strings.xml x: 29 commits (all time) y: 33 lines of code ReactAndroid/src/main/jni/first-party/jni-hack/real/jni.h x: 2 commits (all time) y: 1157 lines of code
8508.0
lines of code
  min: 1.0
  average: 90.3
  25th percentile: 13.0
  median: 31.0
  75th percentile: 80.0
  max: 8508.0
0 369.0
commits (all time)
min: 1.0 | average: 13.49 | 25th percentile: 4.0 | median: 7.0 | 75th percentile: 13.0 | max: 369.0

File Size vs. Contributors (all time): 2949 points

Libraries/Network/FormData.js x: 27 contributors (all time) y: 48 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/react/common/mapbuffer/JReadableMapBuffer.cpp x: 1 contributors (all time) y: 27 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/react/common/mapbuffer/JWritableMapBuffer.cpp x: 1 contributors (all time) y: 48 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/react/common/mapbuffer/OnLoad.cpp x: 3 contributors (all time) y: 7 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/FabricMountingManager.cpp x: 4 contributors (all time) y: 786 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/StateWrapperImpl.cpp x: 8 contributors (all time) y: 42 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/StateWrapperImpl.h x: 7 contributors (all time) y: 25 lines of code ReactCommon/react/renderer/mapbuffer/MapBuffer.h x: 5 contributors (all time) y: 59 lines of code ReactCommon/react/renderer/textlayoutmanager/platform/android/react/renderer/textlayoutmanager/TextLayoutManager.cpp x: 6 contributors (all time) y: 367 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/ReadableMapBuffer.kt x: 1 contributors (all time) y: 220 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/WritableMapBuffer.kt x: 1 contributors (all time) y: 86 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/FabricJSIModuleProvider.java x: 13 contributors (all time) y: 57 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/MountingManager.java x: 10 contributors (all time) y: 285 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/ViewManager.java x: 23 contributors (all time) y: 125 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextViewManager.java x: 36 contributors (all time) y: 188 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/TextAttributeProps.java x: 16 contributors (all time) y: 478 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/TextLayoutManagerMapBuffer.java x: 6 contributors (all time) y: 477 lines of code ReactAndroid/src/main/java/com/facebook/react/views/view/ReactMapBufferPropSetter.kt x: 1 contributors (all time) y: 415 lines of code ReactAndroid/src/main/java/com/facebook/react/ReactRootView.java x: 53 contributors (all time) y: 808 lines of code ReactAndroid/src/main/java/com/facebook/react/views/modal/ReactModalHostView.java x: 26 contributors (all time) y: 426 lines of code packages/rn-tester/js/utils/RNTesterList.android.js x: 9 contributors (all time) y: 284 lines of code Libraries/Components/View/ViewPropTypes.js x: 37 contributors (all time) y: 133 lines of code Libraries/NativeComponent/PlatformBaseViewConfig.js x: 4 contributors (all time) y: 470 lines of code Libraries/Types/CoreEventTypes.js x: 17 contributors (all time) y: 144 lines of code ReactAndroid/src/main/java/com/facebook/react/config/ReactFeatureFlags.java x: 19 contributors (all time) y: 37 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/BaseViewManager.java x: 41 contributors (all time) y: 511 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/events/PointerEvent.java x: 1 contributors (all time) y: 136 lines of code packages/react-native-codegen/DEFS.bzl x: 29 contributors (all time) y: 529 lines of code ReactCommon/react/bridging/Base.h x: 1 contributors (all time) y: 119 lines of code React/Base/RCTAssert.h x: 20 contributors (all time) y: 78 lines of code React/Base/RCTAssert.m x: 25 contributors (all time) y: 263 lines of code React/Base/Surface/RCTSurface.mm x: 13 contributors (all time) y: 438 lines of code React/Base/Surface/SurfaceHostingView/RCTSurfaceHostingView.mm x: 12 contributors (all time) y: 195 lines of code React/CoreModules/RCTLogBox.mm x: 12 contributors (all time) y: 102 lines of code React/CoreModules/RCTLogBoxView.h x: 4 contributors (all time) y: 11 lines of code React/CoreModules/RCTLogBoxView.mm x: 4 contributors (all time) y: 69 lines of code React/Fabric/RCTSurfacePresenter.h x: 11 contributors (all time) y: 33 lines of code React/Fabric/RCTSurfacePresenter.mm x: 20 contributors (all time) y: 339 lines of code React/Modules/RCTSurfacePresenterStub.h x: 8 contributors (all time) y: 22 lines of code React/Base/RCTBridge.m x: 66 contributors (all time) y: 342 lines of code React/CoreModules/RCTEventDispatcher.mm x: 5 contributors (all time) y: 179 lines of code Libraries/Text/Text.js x: 80 contributors (all time) y: 179 lines of code Libraries/Text/TextNativeComponent.js x: 7 contributors (all time) y: 57 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactAccessibilityDelegate.java x: 17 contributors (all time) y: 560 lines of code ReactAndroid/src/main/java/com/facebook/react/views/slider/ReactSliderManager.java x: 20 contributors (all time) y: 277 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactBaseTextShadowNode.java x: 25 contributors (all time) y: 504 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextView.java x: 28 contributors (all time) y: 428 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/TextLayoutManager.java x: 18 contributors (all time) y: 476 lines of code ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactEditText.java x: 45 contributors (all time) y: 827 lines of code Libraries/SurfaceBackedComponent/RCTSurfaceBackedComponent.h x: 5 contributors (all time) y: 12 lines of code Libraries/SurfaceHostingComponent/RCTSurfaceHostingComponent.mm x: 7 contributors (all time) y: 71 lines of code Libraries/SurfaceBackedComponent/RCTSurfaceBackedComponentState.mm x: 6 contributors (all time) y: 14 lines of code Libraries/SurfaceHostingComponent/RCTSurfaceHostingComponentController.mm x: 7 contributors (all time) y: 119 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/ActivityEventListener.java x: 10 contributors (all time) y: 8 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/ReactContext.java x: 33 contributors (all time) y: 381 lines of code ReactCommon/react/renderer/mounting/ShadowTree.cpp x: 10 contributors (all time) y: 326 lines of code ReactCommon/react/renderer/uimanager/UIManagerBinding.cpp x: 12 contributors (all time) y: 569 lines of code ReactCommon/react/renderer/uimanager/UIManager.cpp x: 9 contributors (all time) y: 350 lines of code ReactCommon/react/renderer/uimanager/primitives.h x: 6 contributors (all time) y: 120 lines of code scripts/react_native_pods.rb x: 42 contributors (all time) y: 589 lines of code Libraries/AppState/AppState.js x: 38 contributors (all time) y: 100 lines of code Libraries/Renderer/shims/ReactNativeTypes.js x: 21 contributors (all time) y: 238 lines of code Libraries/Renderer/shims/ReactNativeViewConfigRegistry.js x: 18 contributors (all time) y: 92 lines of code Libraries/Lists/FlatList.js x: 53 contributors (all time) y: 370 lines of code Libraries/Lists/VirtualizedList.js x: 84 contributors (all time) y: 1704 lines of code Libraries/Components/ScrollView/ScrollViewStickyHeader.js x: 25 contributors (all time) y: 227 lines of code React/Fabric/Mounting/ComponentViews/LegacyViewManagerInterop/RCTLegacyViewManagerInteropComponentView.mm x: 7 contributors (all time) y: 191 lines of code React/Modules/RCTUIManager.m x: 86 contributors (all time) y: 1275 lines of code React/Views/RCTViewManager.m x: 67 contributors (all time) y: 374 lines of code Libraries/TypeSafety/RCTConvertHelpers.h x: 4 contributors (all time) y: 58 lines of code Libraries/TypeSafety/RCTConvertHelpers.mm x: 6 contributors (all time) y: 35 lines of code React/CoreModules/RCTExceptionsManager.mm x: 9 contributors (all time) y: 134 lines of code React/CoreModules/RCTStatusBarManager.mm x: 9 contributors (all time) y: 170 lines of code Libraries/Components/TextInput/TextInputState.js x: 25 contributors (all time) y: 130 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/FabricUIManager.java x: 20 contributors (all time) y: 913 lines of code tools/build_defs/oss/rn_defs.bzl x: 23 contributors (all time) y: 325 lines of code ReactCommon/react/renderer/core/RawPropsParser.cpp x: 6 contributors (all time) y: 99 lines of code React/CoreModules/RCTDeviceInfo.mm x: 8 contributors (all time) y: 180 lines of code ReactCommon/react/bridging/Bridging.h x: 2 contributors (all time) y: 11 lines of code ReactCommon/react/bridging/Object.h x: 2 contributors (all time) y: 73 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/DevSupportManagerBase.java x: 8 contributors (all time) y: 1010 lines of code scripts/publish-npm.js x: 11 contributors (all time) y: 165 lines of code packages/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/tasks/internal/PrepareGlogTask.kt x: 3 contributors (all time) y: 62 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ScrollEvent.java x: 16 contributors (all time) y: 151 lines of code ReactAndroid/src/main/jni/react/jni/CatalystInstanceImpl.cpp x: 24 contributors (all time) y: 369 lines of code ReactCommon/cxxreact/Instance.cpp x: 26 contributors (all time) y: 225 lines of code ReactCommon/cxxreact/Instance.h x: 26 contributors (all time) y: 106 lines of code React/Base/RCTJavaScriptLoader.h x: 22 contributors (all time) y: 39 lines of code React/Base/RCTJavaScriptLoader.mm x: 20 contributors (all time) y: 316 lines of code React/CxxBridge/RCTCxxBridge.mm x: 60 contributors (all time) y: 1232 lines of code ReactAndroid/src/main/jni/react/jni/JSLoader.cpp x: 17 contributors (all time) y: 72 lines of code ReactCommon/cxxreact/JSBundleType.cpp x: 9 contributors (all time) y: 32 lines of code ReactCommon/cxxreact/JSBundleType.h x: 10 contributors (all time) y: 34 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactHorizontalScrollViewManager.java x: 39 contributors (all time) y: 248 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollViewManager.java x: 44 contributors (all time) y: 283 lines of code jest/preprocessor.js x: 28 contributors (all time) y: 24 lines of code Libraries/Core/ExceptionsManager.js x: 26 contributors (all time) y: 142 lines of code Libraries/LogBox/Data/LogBoxData.js x: 10 contributors (all time) y: 363 lines of code Libraries/LogBox/Data/parseLogBoxLog.js x: 8 contributors (all time) y: 292 lines of code Libraries/LogBox/LogBox.js x: 10 contributors (all time) y: 169 lines of code packages/babel-plugin-codegen/index.js x: 9 contributors (all time) y: 130 lines of code Libraries/ActionSheetIOS/ActionSheetIOS.js x: 41 contributors (all time) y: 92 lines of code Libraries/ActionSheetIOS/NativeActionSheetManager.js x: 11 contributors (all time) y: 41 lines of code React/CoreModules/RCTActionSheetManager.mm x: 12 contributors (all time) y: 247 lines of code Libraries/Blob/URL.js x: 21 contributors (all time) y: 103 lines of code Libraries/Components/StatusBar/StatusBar.js x: 47 contributors (all time) y: 258 lines of code ReactCommon/react/bridging/Function.h x: 1 contributors (all time) y: 169 lines of code ReactCommon/react/nativemodule/core/platform/ios/RCTTurboModule.mm x: 6 contributors (all time) y: 585 lines of code ReactCommon/react/nativemodule/core/platform/ios/RCTTurboModuleManager.mm x: 7 contributors (all time) y: 582 lines of code ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactTextInputManager.java x: 83 contributors (all time) y: 1094 lines of code ReactAndroid/src/main/java/com/facebook/react/views/view/ReactViewBackgroundDrawable.java x: 36 contributors (all time) y: 930 lines of code ReactAndroid/src/main/java/com/facebook/react/animated/NativeAnimatedModule.java x: 25 contributors (all time) y: 762 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextAnchorViewManager.java x: 13 contributors (all time) y: 183 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactHorizontalScrollView.java x: 39 contributors (all time) y: 951 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollView.java x: 42 contributors (all time) y: 827 lines of code ReactCommon/hermes/inspector/chrome/MessageTypes.cpp x: 8 contributors (all time) y: 1335 lines of code ReactCommon/hermes/inspector/chrome/MessageTypes.h x: 8 contributors (all time) y: 689 lines of code ReactCommon/react/renderer/components/scrollview/ScrollViewEventEmitter.cpp x: 3 contributors (all time) y: 79 lines of code ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactTextInputShadowNode.java x: 31 contributors (all time) y: 200 lines of code ReactCommon/react/renderer/graphics/Transform.h x: 5 contributors (all time) y: 112 lines of code ReactCommon/jsi/jsi/jsi.h x: 16 contributors (all time) y: 688 lines of code ReactAndroid/src/main/java/com/facebook/react/modules/image/ImageLoaderModule.java x: 17 contributors (all time) y: 259 lines of code Libraries/Components/Button.js x: 40 contributors (all time) y: 157 lines of code Libraries/Components/Pressable/Pressable.js x: 14 contributors (all time) y: 182 lines of code Libraries/Components/Touchable/TouchableBounce.js x: 57 contributors (all time) y: 152 lines of code Libraries/Components/Touchable/TouchableHighlight.js x: 77 contributors (all time) y: 229 lines of code Libraries/Components/Touchable/TouchableOpacity.js x: 79 contributors (all time) y: 164 lines of code Libraries/Components/Touchable/TouchableWithoutFeedback.js x: 70 contributors (all time) y: 94 lines of code Libraries/Text/TextProps.js x: 24 contributors (all time) y: 62 lines of code React/Fabric/Mounting/ComponentViews/Text/RCTParagraphComponentAccessibilityProvider.mm x: 5 contributors (all time) y: 151 lines of code React/Fabric/Mounting/ComponentViews/View/RCTViewComponentView.mm x: 22 contributors (all time) y: 627 lines of code React/Views/UIView+React.h x: 20 contributors (all time) y: 35 lines of code React/Views/UIView+React.m x: 27 contributors (all time) y: 298 lines of code ReactCommon/react/renderer/components/view/AccessibilityProps.cpp x: 7 contributors (all time) y: 139 lines of code ReactAndroid/src/main/java/com/facebook/react/util/JSStackTrace.java x: 9 contributors (all time) y: 49 lines of code ReactCommon/jsi/jsi/jsi.cpp x: 12 contributors (all time) y: 410 lines of code React/Fabric/Mounting/ComponentViews/TextInput/RCTTextInputComponentView.mm x: 11 contributors (all time) y: 488 lines of code React/Fabric/Mounting/ComponentViews/TextInput/RCTTextInputUtils.mm x: 6 contributors (all time) y: 201 lines of code React/Fabric/Surface/RCTFabricSurface.mm x: 10 contributors (all time) y: 213 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/viewPropConversions.h x: 2 contributors (all time) y: 447 lines of code ReactCommon/react/renderer/animations/LayoutAnimationKeyFrameManager.cpp x: 7 contributors (all time) y: 1224 lines of code ReactCommon/react/renderer/animations/conversions.h x: 3 contributors (all time) y: 181 lines of code ReactCommon/react/renderer/attributedstring/conversions.h x: 12 contributors (all time) y: 1039 lines of code ReactCommon/react/renderer/components/textinput/iostextinput/primitives.h x: 5 contributors (all time) y: 86 lines of code ReactCommon/react/renderer/components/view/YogaLayoutableShadowNode.cpp x: 8 contributors (all time) y: 562 lines of code ReactCommon/react/renderer/components/view/conversions.h x: 7 contributors (all time) y: 667 lines of code ReactCommon/react/renderer/components/view/propsConversions.h x: 5 contributors (all time) y: 619 lines of code ReactCommon/react/renderer/scheduler/Scheduler.h x: 8 contributors (all time) y: 78 lines of code ReactCommon/react/renderer/textlayoutmanager/platform/ios/RCTAttributedTextUtils.mm x: 7 contributors (all time) y: 317 lines of code React/Views/RCTModalHostView.h x: 22 contributors (all time) y: 31 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/Binding.cpp x: 17 contributors (all time) y: 521 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/SurfaceMountingManager.java x: 7 contributors (all time) y: 830 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/mountitems/IntBufferBatchMountItem.java x: 7 contributors (all time) y: 254 lines of code React/Views/RCTDatePickerManager.m x: 21 contributors (all time) y: 77 lines of code React/Base/RCTBridgeModule.h x: 43 contributors (all time) y: 133 lines of code ReactAndroid/src/main/java/com/facebook/react/views/image/ReactImageView.java x: 39 contributors (all time) y: 499 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/Binding.h x: 14 contributors (all time) y: 117 lines of code Libraries/Components/TextInput/AndroidTextInputNativeComponent.js x: 18 contributors (all time) y: 339 lines of code Libraries/Components/View/ViewNativeComponent.js x: 15 contributors (all time) y: 79 lines of code ReactCommon/react/renderer/graphics/Transform.cpp x: 6 contributors (all time) y: 331 lines of code ReactCommon/hermes/inspector/chrome/Connection.cpp x: 10 contributors (all time) y: 1129 lines of code ReactCommon/hermes/inspector/tools/msggen/src/ImplementationWriter.js x: 4 contributors (all time) y: 313 lines of code Libraries/Image/RCTImageLoader.mm x: 11 contributors (all time) y: 1048 lines of code Libraries/ReactNative/renderApplication.js x: 23 contributors (all time) y: 66 lines of code ReactAndroid/src/main/jni/react/jni/ReadableNativeMap.cpp x: 10 contributors (all time) y: 112 lines of code React/Base/RCTModuleData.mm x: 17 contributors (all time) y: 398 lines of code Libraries/Components/Switch/Switch.js x: 42 contributors (all time) y: 140 lines of code ReactCommon/react/renderer/components/view/ViewProps.cpp x: 5 contributors (all time) y: 251 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/JavaOnlyMap.java x: 17 contributors (all time) y: 195 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/ViewProps.java x: 34 contributors (all time) y: 256 lines of code Libraries/LayoutAnimation/LayoutAnimation.js x: 27 contributors (all time) y: 129 lines of code ReactAndroid/src/main/java/com/facebook/react/ReactInstanceManager.java x: 65 contributors (all time) y: 1133 lines of code Libraries/PushNotificationIOS/RCTPushNotificationManager.mm x: 12 contributors (all time) y: 484 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextShadowNode.java x: 45 contributors (all time) y: 301 lines of code Libraries/Interaction/InteractionManager.js x: 32 contributors (all time) y: 107 lines of code Libraries/Interaction/TaskQueue.js x: 16 contributors (all time) y: 113 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/events/LockFreeEventDispatcherImpl.java x: 4 contributors (all time) y: 149 lines of code Libraries/StyleSheet/StyleSheetTypes.js x: 31 contributors (all time) y: 246 lines of code Libraries/Components/ScrollView/ScrollView.js x: 149 contributors (all time) y: 923 lines of code Libraries/Components/TextInput/TextInput.js x: 150 contributors (all time) y: 625 lines of code ReactAndroid/src/main/java/com/facebook/react/modules/network/ForwardingCookieHandler.java x: 14 contributors (all time) y: 159 lines of code ReactCommon/jsi/JSCRuntime.cpp x: 19 contributors (all time) y: 1210 lines of code ReactCommon/jsi/jsi/decorator.h x: 11 contributors (all time) y: 605 lines of code React/Base/RCTLog.mm x: 13 contributors (all time) y: 276 lines of code Libraries/ReactNative/UIManager.js x: 32 contributors (all time) y: 26 lines of code Libraries/Animated/nodes/AnimatedColor.js x: 1 contributors (all time) y: 244 lines of code React/Views/RCTView.m x: 48 contributors (all time) y: 757 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/events/ReactEventEmitter.java x: 10 contributors (all time) y: 134 lines of code Libraries/Animated/NativeAnimatedHelper.js x: 11 contributors (all time) y: 394 lines of code Libraries/NativeAnimation/Nodes/RCTPropsAnimatedNode.m x: 15 contributors (all time) y: 117 lines of code Libraries/NativeAnimation/RCTNativeAnimatedNodesManager.m x: 19 contributors (all time) y: 399 lines of code React/Fabric/Mounting/RCTMountingManager.mm x: 11 contributors (all time) y: 270 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/LayoutShadowNode.java x: 18 contributors (all time) y: 724 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/UIManagerModuleConstants.java x: 22 contributors (all time) y: 106 lines of code Libraries/Text/TextInput/Multiline/RCTUITextView.m x: 14 contributors (all time) y: 216 lines of code Libraries/Text/TextInput/RCTBaseTextInputView.m x: 39 contributors (all time) y: 518 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/DisabledDevSupportManager.java x: 24 contributors (all time) y: 150 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/RedBoxContentView.java x: 1 contributors (all time) y: 275 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/interfaces/DevSupportManager.java x: 16 contributors (all time) y: 64 lines of code ReactAndroid/src/main/java/com/facebook/react/modules/network/NetworkingModule.java x: 48 contributors (all time) y: 610 lines of code ReactCommon/react/renderer/graphics/conversions.h x: 9 contributors (all time) y: 224 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/ReactMarker.java x: 12 contributors (all time) y: 95 lines of code Libraries/NativeAnimation/RCTNativeAnimatedModule.mm x: 8 contributors (all time) y: 303 lines of code ReactAndroid/src/main/java/com/facebook/react/animated/NativeAnimatedNodesManager.java x: 20 contributors (all time) y: 612 lines of code ReactAndroid/src/main/java/com/facebook/react/animated/PropsAnimatedNode.java x: 13 contributors (all time) y: 107 lines of code ReactAndroid/src/main/java/com/facebook/react/ReactInstanceManagerBuilder.java x: 28 contributors (all time) y: 249 lines of code ReactAndroid/src/main/java/com/facebook/react/ReactNativeHost.java x: 18 contributors (all time) y: 113 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/BridgeDevSupportManager.java x: 5 contributors (all time) y: 215 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/DevSupportManagerFactory.java x: 16 contributors (all time) y: 21 lines of code ReactCommon/react/renderer/runtimescheduler/RuntimeScheduler.cpp x: 3 contributors (all time) y: 133 lines of code Libraries/Utilities/verifyComponentAttributeEquivalence.js x: 14 contributors (all time) y: 82 lines of code Libraries/EventEmitter/RCTDeviceEventEmitter.js x: 14 contributors (all time) y: 4 lines of code Libraries/Linking/Linking.js x: 42 contributors (all time) y: 81 lines of code Libraries/Lists/VirtualizedSectionList.js x: 30 contributors (all time) y: 519 lines of code Libraries/Animated/nodes/AnimatedInterpolation.js x: 6 contributors (all time) y: 264 lines of code ReactAndroid/src/main/java/com/facebook/hermes/reactexecutor/OnLoad.cpp x: 11 contributors (all time) y: 90 lines of code Libraries/Image/Image.android.js x: 70 contributors (all time) y: 192 lines of code Libraries/Image/Image.ios.js x: 103 contributors (all time) y: 146 lines of code Libraries/Inspector/Inspector.js x: 41 contributors (all time) y: 275 lines of code Libraries/StyleSheet/EdgeInsetsPropType.js x: 20 contributors (all time) y: 4 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/UIManagerModule.java x: 55 contributors (all time) y: 622 lines of code ReactCommon/hermes/inspector/InspectorState.cpp x: 5 contributors (all time) y: 335 lines of code React/Views/RCTFont.mm x: 19 contributors (all time) y: 338 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/NativeModuleRegistry.java x: 19 contributors (all time) y: 144 lines of code Libraries/Animated/animations/SpringAnimation.js x: 5 contributors (all time) y: 297 lines of code ReactAndroid/src/main/java/com/facebook/react/views/view/ReactViewManager.java x: 43 contributors (all time) y: 299 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/TouchTargetHelper.java x: 16 contributors (all time) y: 255 lines of code bots/code-analysis-bot.js x: 14 contributors (all time) y: 257 lines of code ReactCommon/react/renderer/runtimescheduler/RuntimeSchedulerBinding.cpp x: 3 contributors (all time) y: 151 lines of code packages/eslint-config-react-native-community/index.js x: 21 contributors (all time) y: 268 lines of code Libraries/Animated/Easing.js x: 11 contributors (all time) y: 103 lines of code Libraries/Text/RCTTextAttributes.m x: 13 contributors (all time) y: 250 lines of code scripts/bump-oss-version.js x: 18 contributors (all time) y: 135 lines of code scripts/prepare-package-for-release.js x: 2 contributors (all time) y: 62 lines of code Libraries/Image/RCTImageView.mm x: 9 contributors (all time) y: 375 lines of code React/CoreModules/RCTDevSettings.mm x: 13 contributors (all time) y: 522 lines of code Libraries/WebSocket/RCTSRWebSocket.m x: 25 contributors (all time) y: 1198 lines of code Libraries/Animated/AnimatedEvent.js x: 7 contributors (all time) y: 211 lines of code Libraries/Network/XMLHttpRequest.js x: 34 contributors (all time) y: 553 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/WritableNativeArray.java x: 15 contributors (all time) y: 39 lines of code React/Base/RCTConvert.m x: 85 contributors (all time) y: 1083 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollViewHelper.java x: 23 contributors (all time) y: 422 lines of code React/Views/RCTSliderManager.m x: 25 contributors (all time) y: 71 lines of code Libraries/Core/Timers/JSTimers.js x: 32 contributors (all time) y: 400 lines of code ReactAndroid/src/main/java/com/facebook/react/views/drawer/ReactDrawerLayoutManager.java x: 20 contributors (all time) y: 241 lines of code React/Base/RCTBridge.h x: 43 contributors (all time) y: 82 lines of code React/Views/RCTComponentData.m x: 28 contributors (all time) y: 395 lines of code scripts/run-ci-e2e-tests.js x: 26 contributors (all time) y: 241 lines of code ReactCommon/react/renderer/components/text/BaseTextProps.cpp x: 6 contributors (all time) y: 170 lines of code ReactCommon/react/renderer/components/textinput/androidtextinput/react/renderer/components/androidtextinput/AndroidTextInputShadowNode.cpp x: 4 contributors (all time) y: 131 lines of code ReactAndroid/src/main/java/com/facebook/react/views/image/ReactImageManager.java x: 32 contributors (all time) y: 220 lines of code ReactAndroid/src/main/java/com/facebook/react/views/swiperefresh/SwipeRefreshLayoutManager.java x: 22 contributors (all time) y: 157 lines of code Libraries/Alert/Alert.js x: 34 contributors (all time) y: 127 lines of code Libraries/Alert/RCTAlertManager.android.js x: 12 contributors (all time) y: 14 lines of code Libraries/BatchedBridge/BatchedBridge.js x: 23 contributors (all time) y: 8 lines of code Libraries/Blob/RCTBlobManager.mm x: 11 contributors (all time) y: 248 lines of code Libraries/BugReporting/BugReporting.js x: 19 contributors (all time) y: 87 lines of code Libraries/Components/ActivityIndicator/ActivityIndicator.js x: 35 contributors (all time) y: 133 lines of code Libraries/Components/DatePicker/DatePickerIOS.ios.js x: 43 contributors (all time) y: 144 lines of code Libraries/Components/DrawerAndroid/DrawerLayoutAndroid.android.js x: 42 contributors (all time) y: 202 lines of code Libraries/Components/Keyboard/Keyboard.js x: 24 contributors (all time) y: 81 lines of code Libraries/Components/MaskedView/MaskedViewIOS.ios.js x: 17 contributors (all time) y: 31 lines of code Libraries/Components/ProgressBarAndroid/ProgressBarAndroid.android.js x: 33 contributors (all time) y: 51 lines of code Libraries/Components/RefreshControl/AndroidSwipeRefreshLayoutNativeComponent.js x: 12 contributors (all time) y: 34 lines of code Libraries/Components/RefreshControl/RefreshControl.js x: 37 contributors (all time) y: 96 lines of code Libraries/Components/ScrollView/ScrollViewNativeComponentType.js x: 9 contributors (all time) y: 67 lines of code Libraries/Components/ToastAndroid/ToastAndroid.android.js x: 21 contributors (all time) y: 35 lines of code Libraries/Components/ToastAndroid/ToastAndroid.ios.js x: 13 contributors (all time) y: 23 lines of code Libraries/Components/Touchable/BoundingDimensions.js x: 15 contributors (all time) y: 19 lines of code Libraries/Components/Touchable/PooledClass.js x: 10 contributors (all time) y: 83 lines of code Libraries/Components/Touchable/Touchable.js x: 49 contributors (all time) y: 504 lines of code Libraries/Components/View/View.js x: 63 contributors (all time) y: 17 lines of code Libraries/Components/View/ViewAccessibility.js x: 18 contributors (all time) y: 55 lines of code Libraries/Core/Devtools/parseErrorStack.js x: 17 contributors (all time) y: 42 lines of code Libraries/Core/InitializeCore.js x: 36 contributors (all time) y: 25 lines of code Libraries/Image/AssetSourceResolver.js x: 19 contributors (all time) y: 101 lines of code Libraries/Image/ImageResizeMode.js x: 21 contributors (all time) y: 7 lines of code Libraries/Image/RCTImageUtils.m x: 21 contributors (all time) y: 303 lines of code Libraries/Image/RCTUIImageViewAnimated.m x: 15 contributors (all time) y: 255 lines of code Libraries/Image/resolveAssetSource.js x: 31 contributors (all time) y: 76 lines of code Libraries/Inspector/ElementProperties.js x: 28 contributors (all time) y: 127 lines of code Libraries/Inspector/NetworkOverlay.js x: 19 contributors (all time) y: 404 lines of code Libraries/Interaction/PanResponder.js x: 22 contributors (all time) y: 266 lines of code Libraries/LinkingIOS/RCTLinkingManager.h x: 19 contributors (all time) y: 22 lines of code Libraries/Lists/CellRenderMask.js x: 2 contributors (all time) y: 101 lines of code Libraries/Lists/SectionList.js x: 36 contributors (all time) y: 107 lines of code Libraries/Lists/ViewabilityHelper.js x: 19 contributors (all time) y: 244 lines of code Libraries/Lists/__flowtests__/FlatList-flowtest.js x: 13 contributors (all time) y: 87 lines of code Libraries/NativeAnimation/Drivers/RCTSpringAnimation.m x: 11 contributors (all time) y: 168 lines of code Libraries/Network/RCTHTTPRequestHandler.mm x: 12 contributors (all time) y: 151 lines of code Libraries/Network/RCTNetworking.android.js x: 26 contributors (all time) y: 64 lines of code Libraries/Network/RCTNetworking.mm x: 24 contributors (all time) y: 562 lines of code Libraries/PermissionsAndroid/PermissionsAndroid.js x: 30 contributors (all time) y: 197 lines of code Libraries/Pressability/Pressability.js x: 10 contributors (all time) y: 588 lines of code Libraries/PushNotificationIOS/PushNotificationIOS.js x: 67 contributors (all time) y: 335 lines of code Libraries/PushNotificationIOS/RCTPushNotificationManager.h x: 26 contributors (all time) y: 13 lines of code Libraries/ReactNative/AppContainer.js x: 24 contributors (all time) y: 114 lines of code Libraries/ReactNative/AppRegistry.js x: 39 contributors (all time) y: 268 lines of code Libraries/ReactNative/FabricUIManager.js x: 14 contributors (all time) y: 48 lines of code Libraries/Renderer/implementations/ReactFabric-prod.js x: 11 contributors (all time) y: 7870 lines of code Libraries/Renderer/implementations/ReactFabric-profiling.js x: 11 contributors (all time) y: 8310 lines of code Libraries/Renderer/implementations/ReactNativeRenderer-prod.js x: 11 contributors (all time) y: 8069 lines of code Libraries/Renderer/implementations/ReactNativeRenderer-profiling.js x: 11 contributors (all time) y: 8508 lines of code Libraries/StyleSheet/StyleSheet.js x: 31 contributors (all time) y: 206 lines of code Libraries/StyleSheet/processTransform.js x: 21 contributors (all time) y: 167 lines of code Libraries/Text/BaseText/RCTBaseTextShadowView.m x: 8 contributors (all time) y: 109 lines of code Libraries/Text/Text/RCTTextShadowView.m x: 14 contributors (all time) y: 338 lines of code Libraries/Text/Text/RCTTextView.m x: 12 contributors (all time) y: 211 lines of code Libraries/Text/TextInput/RCTBaseTextInputShadowView.m x: 9 contributors (all time) y: 240 lines of code Libraries/Utilities/Dimensions.js x: 36 contributors (all time) y: 84 lines of code Libraries/Utilities/MatrixMath.js x: 31 contributors (all time) y: 638 lines of code Libraries/Utilities/PixelRatio.js x: 25 contributors (all time) y: 17 lines of code Libraries/Utilities/ReactNativeTestTools.js x: 17 contributors (all time) y: 101 lines of code Libraries/Utilities/buildStyleInterpolator.js x: 23 contributors (all time) y: 184 lines of code Libraries/Utilities/createPerformanceLogger.js x: 15 contributors (all time) y: 273 lines of code Libraries/WebSocket/RCTReconnectingWebSocket.m x: 16 contributors (all time) y: 80 lines of code Libraries/WebSocket/WebSocket.js x: 41 contributors (all time) y: 227 lines of code React/Base/RCTBridgeDelegate.h x: 24 contributors (all time) y: 15 lines of code React/Base/RCTConvert.h x: 52 contributors (all time) y: 161 lines of code React/Base/RCTDefines.h x: 28 contributors (all time) y: 93 lines of code React/Base/RCTKeyCommands.m x: 20 contributors (all time) y: 199 lines of code React/Base/RCTModuleMethod.mm x: 15 contributors (all time) y: 510 lines of code React/Base/RCTRootView.h x: 28 contributors (all time) y: 51 lines of code React/Base/RCTRootView.m x: 40 contributors (all time) y: 315 lines of code React/Base/RCTUtils.m x: 57 contributors (all time) y: 888 lines of code React/CoreModules/RCTAsyncLocalStorage.mm x: 5 contributors (all time) y: 406 lines of code React/CoreModules/RCTDevLoadingView.mm x: 8 contributors (all time) y: 231 lines of code React/CoreModules/RCTDevMenu.mm x: 10 contributors (all time) y: 458 lines of code React/CoreModules/RCTPerfMonitor.mm x: 8 contributors (all time) y: 476 lines of code React/CoreModules/RCTRedBox.mm x: 11 contributors (all time) y: 647 lines of code React/CoreModules/RCTWebSocketExecutor.mm x: 4 contributors (all time) y: 244 lines of code React/DevSupport/RCTPackagerConnection.mm x: 12 contributors (all time) y: 273 lines of code React/Fabric/Mounting/ComponentViews/ScrollView/RCTPullToRefreshViewComponentView.mm x: 8 contributors (all time) y: 137 lines of code React/Fabric/Mounting/ComponentViews/ScrollView/RCTScrollViewComponentView.mm x: 10 contributors (all time) y: 510 lines of code React/Inspector/RCTInspectorPackagerConnection.m x: 17 contributors (all time) y: 283 lines of code React/Modules/RCTUIManager.h x: 29 contributors (all time) y: 35 lines of code React/Profiler/RCTProfile.m x: 26 contributors (all time) y: 624 lines of code React/Views/RCTBorderDrawing.m x: 12 contributors (all time) y: 392 lines of code React/Views/RCTModalHostView.m x: 27 contributors (all time) y: 189 lines of code React/Views/RCTShadowView.h x: 35 contributors (all time) y: 91 lines of code React/Views/RCTShadowView.m x: 46 contributors (all time) y: 563 lines of code React/Views/ScrollView/RCTScrollView.m x: 33 contributors (all time) y: 775 lines of code React/Views/ScrollView/RCTScrollViewManager.m x: 21 contributors (all time) y: 169 lines of code ReactAndroid/src/main/java/com/facebook/react/CoreModulesPackage.java x: 38 contributors (all time) y: 181 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/Arguments.java x: 15 contributors (all time) y: 315 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/CatalystInstanceImpl.java x: 38 contributors (all time) y: 546 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/JsonWriterHelper.java x: 6 contributors (all time) y: 139 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/queue/MessageQueueThreadImpl.java x: 15 contributors (all time) y: 184 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/DevServerHelper.java x: 50 contributors (all time) y: 465 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/StackTraceHelper.java x: 18 contributors (all time) y: 190 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/MountItemDispatcher.java x: 3 contributors (all time) y: 300 lines of code ReactAndroid/src/main/java/com/facebook/react/modules/blob/BlobModule.java x: 14 contributors (all time) y: 315 lines of code ReactAndroid/src/main/java/com/facebook/react/modules/dialog/DialogModule.java x: 19 contributors (all time) y: 200 lines of code ReactAndroid/src/main/java/com/facebook/react/modules/websocket/WebSocketModule.java x: 38 contributors (all time) y: 336 lines of code ReactAndroid/src/main/java/com/facebook/react/processing/ReactPropertyProcessor.java x: 15 contributors (all time) y: 567 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/JSTouchDispatcher.java x: 13 contributors (all time) y: 152 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/MatrixMathHelper.java x: 8 contributors (all time) y: 430 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/NativeViewHierarchyManager.java x: 44 contributors (all time) y: 742 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/NativeViewHierarchyOptimizer.java x: 19 contributors (all time) y: 307 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactShadowNode.java x: 28 contributors (all time) y: 137 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactShadowNodeImpl.java x: 12 contributors (all time) y: 772 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/UIImplementation.java x: 42 contributors (all time) y: 711 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/UIManagerModuleConstantsHelper.java x: 20 contributors (all time) y: 108 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/UIViewOperationQueue.java x: 39 contributors (all time) y: 852 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/ViewManagersPropertyCache.java x: 17 contributors (all time) y: 487 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/events/EventDispatcherImpl.java x: 6 contributors (all time) y: 294 lines of code ReactAndroid/src/main/java/com/facebook/react/views/switchview/ReactSwitchManager.java x: 22 contributors (all time) y: 180 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextUpdate.java x: 15 contributors (all time) y: 164 lines of code ReactAndroid/src/main/java/com/facebook/react/views/view/ReactViewGroup.java x: 45 contributors (all time) y: 774 lines of code ReactAndroid/src/main/java/com/facebook/yoga/YogaNodeJNIBase.java x: 9 contributors (all time) y: 569 lines of code ReactAndroid/src/main/jni/first-party/fb/include/fb/RefPtr.h x: 4 contributors (all time) y: 173 lines of code ReactAndroid/src/main/jni/first-party/yogajni/jni/YGJNIVanilla.cpp x: 4 contributors (all time) y: 894 lines of code ReactAndroid/src/main/jni/react/jni/OnLoad.cpp x: 32 contributors (all time) y: 68 lines of code ReactCommon/cxxreact/NativeToJsBridge.cpp x: 24 contributors (all time) y: 271 lines of code ReactCommon/hermes/executor/HermesExecutorFactory.cpp x: 2 contributors (all time) y: 140 lines of code ReactCommon/jsiexecutor/jsireact/JSIExecutor.cpp x: 19 contributors (all time) y: 470 lines of code ReactCommon/react/nativemodule/core/ReactCommon/TurboCxxModule.cpp x: 2 contributors (all time) y: 170 lines of code ReactCommon/react/nativemodule/core/platform/android/ReactCommon/JavaTurboModule.cpp x: 6 contributors (all time) y: 654 lines of code ReactCommon/react/renderer/components/scrollview/ScrollViewProps.cpp x: 5 contributors (all time) y: 330 lines of code ReactCommon/react/renderer/debug/DebugStringConvertible.h x: 4 contributors (all time) y: 226 lines of code ReactCommon/react/renderer/mounting/Differentiator.cpp x: 6 contributors (all time) y: 1227 lines of code ReactCommon/react/renderer/scheduler/SurfaceHandler.cpp x: 8 contributors (all time) y: 237 lines of code ReactCommon/reactperflogger/reactperflogger/BridgeNativeModulePerfLogger.cpp x: 2 contributors (all time) y: 281 lines of code ReactCommon/yoga/yoga/Yoga.cpp x: 34 contributors (all time) y: 3626 lines of code ReactCommon/yoga/yoga/Yoga.h x: 29 contributors (all time) y: 261 lines of code flow/jest.js x: 14 contributors (all time) y: 469 lines of code jest/setup.js x: 65 contributors (all time) y: 351 lines of code packages/normalize-color/index.js x: 2 contributors (all time) y: 336 lines of code packages/polyfills/console.js x: 3 contributors (all time) y: 478 lines of code packages/react-native-gradle-plugin/src/main/java/com/facebook/react/codegen/generator/SchemaJsonParser.java x: 2 contributors (all time) y: 229 lines of code packages/rn-tester/RCTTest/FBSnapshotTestCase/FBSnapshotTestController.m x: 4 contributors (all time) y: 293 lines of code packages/rn-tester/RCTTest/RCTTestRunner.m x: 3 contributors (all time) y: 227 lines of code packages/rn-tester/RNTesterUnitTests/RCTModuleMethodTests.mm x: 3 contributors (all time) y: 240 lines of code packages/rn-tester/js/components/ListExampleShared.js x: 4 contributors (all time) y: 337 lines of code packages/rn-tester/js/utils/RNTesterList.ios.js x: 9 contributors (all time) y: 319 lines of code ReactAndroid/src/main/jni/first-party/jni-hack/real/jni.h x: 2 contributors (all time) y: 1157 lines of code
8508.0
lines of code
  min: 1.0
  average: 90.3
  25th percentile: 13.0
  median: 31.0
  75th percentile: 80.0
  max: 8508.0
0 150.0
contributors (all time)
min: 1.0 | average: 7.85 | 25th percentile: 3.0 | median: 5.0 | 75th percentile: 9.0 | max: 150.0

File Size vs. Commits (30 days): 266 points

Libraries/Network/FormData.js x: 2 commits (30d) y: 48 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/react/common/mapbuffer/JReadableMapBuffer.cpp x: 1 commits (30d) y: 27 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/react/common/mapbuffer/JReadableMapBuffer.h x: 1 commits (30d) y: 22 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/react/common/mapbuffer/JWritableMapBuffer.h x: 2 commits (30d) y: 11 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/FabricMountingManager.cpp x: 3 commits (30d) y: 786 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/StateWrapperImpl.cpp x: 1 commits (30d) y: 42 lines of code ReactCommon/react/renderer/mapbuffer/MapBuffer.h x: 2 commits (30d) y: 59 lines of code ReactCommon/react/renderer/textlayoutmanager/platform/android/react/renderer/textlayoutmanager/TextLayoutManager.cpp x: 3 commits (30d) y: 367 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/ReadableMapBuffer.kt x: 1 commits (30d) y: 220 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/WritableMapBuffer.kt x: 2 commits (30d) y: 86 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/FabricJSIModuleProvider.java x: 1 commits (30d) y: 57 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/MountingManager.java x: 2 commits (30d) y: 285 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/ViewManager.java x: 2 commits (30d) y: 125 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextViewManager.java x: 6 commits (30d) y: 188 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/TextAttributeProps.java x: 2 commits (30d) y: 478 lines of code ReactAndroid/src/main/java/com/facebook/react/views/view/ReactMapBufferPropSetter.kt x: 1 commits (30d) y: 415 lines of code ReactAndroid/src/main/java/com/facebook/react/ReactRootView.java x: 4 commits (30d) y: 808 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/JSPointerDispatcher.java x: 2 commits (30d) y: 207 lines of code ReactAndroid/src/main/java/com/facebook/react/views/modal/ReactModalHostView.java x: 2 commits (30d) y: 426 lines of code Libraries/Components/View/ViewPropTypes.js x: 2 commits (30d) y: 133 lines of code Libraries/NativeComponent/PlatformBaseViewConfig.js x: 2 commits (30d) y: 470 lines of code Libraries/Types/CoreEventTypes.js x: 1 commits (30d) y: 144 lines of code ReactAndroid/src/main/java/com/facebook/react/config/ReactFeatureFlags.java x: 5 commits (30d) y: 37 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/BaseViewManager.java x: 2 commits (30d) y: 511 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/events/PointerEvent.java x: 1 commits (30d) y: 136 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/events/PointerEventHelper.java x: 1 commits (30d) y: 52 lines of code packages/react-native-codegen/DEFS.bzl x: 2 commits (30d) y: 529 lines of code ReactCommon/react/bridging/Base.h x: 2 commits (30d) y: 119 lines of code ReactCommon/react/bridging/Class.h x: 3 commits (30d) y: 51 lines of code ReactCommon/react/bridging/Convert.h x: 2 commits (30d) y: 96 lines of code React/Base/RCTAssert.h x: 3 commits (30d) y: 78 lines of code React/Base/RCTAssert.m x: 3 commits (30d) y: 263 lines of code React/Base/Surface/RCTSurface.mm x: 1 commits (30d) y: 438 lines of code React/Base/Surface/SurfaceHostingView/RCTSurfaceHostingView.mm x: 2 commits (30d) y: 195 lines of code React/CoreModules/RCTLogBox.mm x: 3 commits (30d) y: 102 lines of code React/CoreModules/RCTLogBoxView.mm x: 3 commits (30d) y: 69 lines of code React/Fabric/RCTSurfacePresenter.mm x: 3 commits (30d) y: 339 lines of code React/Base/RCTBridge.m x: 2 commits (30d) y: 342 lines of code React/CoreModules/RCTEventDispatcher.mm x: 1 commits (30d) y: 179 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactAccessibilityDelegate.java x: 1 commits (30d) y: 560 lines of code ReactAndroid/src/main/java/com/facebook/react/views/slider/ReactSliderManager.java x: 1 commits (30d) y: 277 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactBaseTextShadowNode.java x: 1 commits (30d) y: 504 lines of code ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactEditText.java x: 2 commits (30d) y: 827 lines of code ReactAndroid/src/main/res/views/uimanager/values/ids.xml x: 1 commits (30d) y: 17 lines of code Libraries/SurfaceBackedComponent/RCTSurfaceBackedComponent.h x: 1 commits (30d) y: 12 lines of code Libraries/SurfaceBackedComponent/RCTSurfaceBackedComponent.mm x: 3 commits (30d) y: 56 lines of code Libraries/SurfaceHostingComponent/RCTSurfaceHostingComponent.mm x: 2 commits (30d) y: 71 lines of code Libraries/SurfaceBackedComponent/RCTSurfaceBackedComponentState.h x: 1 commits (30d) y: 6 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/ReactContext.java x: 1 commits (30d) y: 381 lines of code ReactCommon/react/renderer/core/EventEmitter.cpp x: 2 commits (30d) y: 101 lines of code ReactCommon/react/renderer/mounting/ShadowTree.cpp x: 1 commits (30d) y: 326 lines of code ReactCommon/react/renderer/uimanager/UIManagerBinding.cpp x: 1 commits (30d) y: 569 lines of code ReactCommon/react/renderer/uimanager/UIManager.cpp x: 1 commits (30d) y: 350 lines of code ReactCommon/react/renderer/uimanager/primitives.h x: 1 commits (30d) y: 120 lines of code scripts/react_native_pods.rb x: 15 commits (30d) y: 589 lines of code Libraries/AppState/AppState.js x: 1 commits (30d) y: 100 lines of code Libraries/Renderer/shims/ReactNativeTypes.js x: 1 commits (30d) y: 238 lines of code Libraries/Renderer/shims/ReactNativeViewConfigRegistry.js x: 1 commits (30d) y: 92 lines of code Libraries/Lists/FlatList.js x: 1 commits (30d) y: 370 lines of code Libraries/Lists/VirtualizedList.js x: 2 commits (30d) y: 1704 lines of code Libraries/Components/ScrollView/ScrollViewStickyHeader.js x: 1 commits (30d) y: 227 lines of code React/Fabric/Mounting/ComponentViews/LegacyViewManagerInterop/RCTLegacyViewManagerInteropComponentView.mm x: 2 commits (30d) y: 191 lines of code React/Modules/RCTUIManager.m x: 1 commits (30d) y: 1275 lines of code React/Views/RCTViewManager.m x: 2 commits (30d) y: 374 lines of code Libraries/TypeSafety/RCTConvertHelpers.mm x: 1 commits (30d) y: 35 lines of code React/CoreModules/RCTAccessibilityManager.mm x: 1 commits (30d) y: 339 lines of code React/CoreModules/RCTPlatform.mm x: 1 commits (30d) y: 71 lines of code React/CoreModules/RCTStatusBarManager.mm x: 1 commits (30d) y: 170 lines of code Libraries/Components/TextInput/TextInputState.js x: 1 commits (30d) y: 130 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/FabricUIManager.java x: 1 commits (30d) y: 913 lines of code React/CoreModules/RCTDeviceInfo.mm x: 2 commits (30d) y: 180 lines of code ReactCommon/react/bridging/Bridging.h x: 3 commits (30d) y: 11 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/DevSupportManagerBase.java x: 1 commits (30d) y: 1010 lines of code scripts/publish-npm.js x: 1 commits (30d) y: 165 lines of code packages/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/tasks/internal/PrepareGlogTask.kt x: 1 commits (30d) y: 62 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ScrollEvent.java x: 1 commits (30d) y: 151 lines of code packages/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/utils/PathUtils.kt x: 1 commits (30d) y: 85 lines of code ReactCommon/cxxreact/Instance.cpp x: 2 commits (30d) y: 225 lines of code React/Base/RCTJavaScriptLoader.mm x: 1 commits (30d) y: 316 lines of code React/CxxBridge/RCTCxxBridge.mm x: 1 commits (30d) y: 1232 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactHorizontalScrollViewManager.java x: 1 commits (30d) y: 248 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollViewManager.java x: 1 commits (30d) y: 283 lines of code Libraries/LogBox/Data/LogBoxData.js x: 1 commits (30d) y: 363 lines of code Libraries/LogBox/Data/parseLogBoxLog.js x: 1 commits (30d) y: 292 lines of code Libraries/Blob/URL.js x: 1 commits (30d) y: 103 lines of code Libraries/Components/StatusBar/StatusBar.js x: 1 commits (30d) y: 258 lines of code ReactCommon/react/bridging/Array.h x: 1 commits (30d) y: 80 lines of code ReactCommon/react/bridging/CallbackWrapper.h x: 2 commits (30d) y: 76 lines of code ReactCommon/react/bridging/LongLivedObject.cpp x: 2 commits (30d) y: 39 lines of code ReactCommon/react/bridging/LongLivedObject.h x: 2 commits (30d) y: 29 lines of code ReactCommon/react/nativemodule/core/platform/ios/RCTTurboModule.mm x: 1 commits (30d) y: 585 lines of code ReactCommon/react/nativemodule/core/platform/ios/RCTTurboModuleManager.mm x: 2 commits (30d) y: 582 lines of code ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactTextInputManager.java x: 1 commits (30d) y: 1094 lines of code ReactAndroid/src/main/java/com/facebook/react/views/view/ReactViewBackgroundDrawable.java x: 1 commits (30d) y: 930 lines of code ReactAndroid/src/main/java/com/facebook/react/animated/NativeAnimatedModule.java x: 1 commits (30d) y: 762 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextAnchorViewManager.java x: 2 commits (30d) y: 183 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactHorizontalScrollView.java x: 3 commits (30d) y: 951 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollView.java x: 3 commits (30d) y: 827 lines of code packages/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/TaskConfiguration.kt x: 1 commits (30d) y: 182 lines of code ReactCommon/react/renderer/mounting/StubViewTree.cpp x: 1 commits (30d) y: 275 lines of code ReactCommon/hermes/inspector/chrome/MessageTypes.cpp x: 1 commits (30d) y: 1335 lines of code ReactCommon/hermes/inspector/chrome/MessageTypes.h x: 1 commits (30d) y: 689 lines of code ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactTextInputShadowNode.java x: 1 commits (30d) y: 200 lines of code ReactCommon/react/renderer/graphics/Transform.h x: 1 commits (30d) y: 112 lines of code ReactCommon/jsi/jsi/jsi.h x: 2 commits (30d) y: 688 lines of code Libraries/Components/Button.js x: 1 commits (30d) y: 157 lines of code Libraries/Components/Touchable/TouchableHighlight.js x: 1 commits (30d) y: 229 lines of code React/Fabric/Mounting/ComponentViews/View/RCTViewComponentView.mm x: 2 commits (30d) y: 627 lines of code React/Views/UIView+React.m x: 1 commits (30d) y: 298 lines of code React/Fabric/Mounting/ComponentViews/TextInput/RCTTextInputComponentView.mm x: 1 commits (30d) y: 488 lines of code React/Fabric/Surface/RCTFabricSurface.mm x: 1 commits (30d) y: 213 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/viewPropConversions.h x: 1 commits (30d) y: 447 lines of code ReactCommon/react/renderer/animations/LayoutAnimationKeyFrameManager.cpp x: 1 commits (30d) y: 1224 lines of code ReactCommon/react/renderer/attributedstring/conversions.h x: 1 commits (30d) y: 1039 lines of code ReactCommon/react/renderer/components/view/conversions.h x: 1 commits (30d) y: 667 lines of code ReactCommon/react/renderer/components/view/propsConversions.h x: 1 commits (30d) y: 619 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/Binding.cpp x: 2 commits (30d) y: 521 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/SurfaceMountingManager.java x: 1 commits (30d) y: 830 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/mountitems/IntBufferBatchMountItem.java x: 1 commits (30d) y: 254 lines of code ReactAndroid/src/main/java/com/facebook/react/views/image/ReactImageView.java x: 1 commits (30d) y: 499 lines of code Libraries/Components/ScrollView/ScrollViewNativeComponent.js x: 2 commits (30d) y: 150 lines of code
1704.0
lines of code
  min: 2.0
  average: 211.57
  25th percentile: 41.0
  median: 100.5
  75th percentile: 275.5
  max: 1704.0
0 15.0
commits (30d)
min: 1.0 | average: 1.38 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.25 | max: 15.0

File Size vs. Contributors (30 days): 266 points

Libraries/Network/FormData.js x: 2 contributors (30d) y: 48 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/react/common/mapbuffer/JReadableMapBuffer.cpp x: 1 contributors (30d) y: 27 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/react/common/mapbuffer/JReadableMapBuffer.h x: 1 contributors (30d) y: 22 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/react/common/mapbuffer/JWritableMapBuffer.cpp x: 1 contributors (30d) y: 48 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/react/common/mapbuffer/JWritableMapBuffer.h x: 1 contributors (30d) y: 11 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/FabricMountingManager.cpp x: 2 contributors (30d) y: 786 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/StateWrapperImpl.cpp x: 1 contributors (30d) y: 42 lines of code ReactCommon/react/renderer/mapbuffer/MapBuffer.h x: 1 contributors (30d) y: 59 lines of code ReactCommon/react/renderer/textlayoutmanager/platform/android/react/renderer/textlayoutmanager/TextLayoutManager.cpp x: 1 contributors (30d) y: 367 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/ReadableMapBuffer.kt x: 1 contributors (30d) y: 220 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/WritableMapBuffer.kt x: 1 contributors (30d) y: 86 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/MountingManager.java x: 1 contributors (30d) y: 285 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/ViewManager.java x: 1 contributors (30d) y: 125 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextViewManager.java x: 4 contributors (30d) y: 188 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/TextAttributeProps.java x: 2 contributors (30d) y: 478 lines of code ReactAndroid/src/main/java/com/facebook/react/views/view/ReactMapBufferPropSetter.kt x: 1 contributors (30d) y: 415 lines of code ReactAndroid/src/main/java/com/facebook/react/ReactRootView.java x: 3 contributors (30d) y: 808 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/JSPointerDispatcher.java x: 1 contributors (30d) y: 207 lines of code ReactAndroid/src/main/java/com/facebook/react/views/modal/ReactModalHostView.java x: 1 contributors (30d) y: 426 lines of code Libraries/Components/View/ViewPropTypes.js x: 2 contributors (30d) y: 133 lines of code Libraries/NativeComponent/PlatformBaseViewConfig.js x: 2 contributors (30d) y: 470 lines of code Libraries/Types/CoreEventTypes.js x: 1 contributors (30d) y: 144 lines of code ReactAndroid/src/main/java/com/facebook/react/config/ReactFeatureFlags.java x: 5 contributors (30d) y: 37 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/BaseViewManager.java x: 2 contributors (30d) y: 511 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/events/PointerEvent.java x: 1 contributors (30d) y: 136 lines of code packages/react-native-codegen/DEFS.bzl x: 2 contributors (30d) y: 529 lines of code ReactCommon/react/bridging/Base.h x: 1 contributors (30d) y: 119 lines of code ReactCommon/react/bridging/Convert.h x: 1 contributors (30d) y: 96 lines of code React/Base/RCTAssert.h x: 1 contributors (30d) y: 78 lines of code React/Base/RCTAssert.m x: 1 contributors (30d) y: 263 lines of code React/Base/Surface/RCTSurface.mm x: 1 contributors (30d) y: 438 lines of code React/Base/Surface/SurfaceHostingView/RCTSurfaceHostingView.mm x: 2 contributors (30d) y: 195 lines of code React/CoreModules/RCTLogBox.mm x: 2 contributors (30d) y: 102 lines of code React/CoreModules/RCTLogBoxView.h x: 2 contributors (30d) y: 11 lines of code React/CoreModules/RCTLogBoxView.mm x: 2 contributors (30d) y: 69 lines of code React/Fabric/RCTSurfacePresenter.mm x: 2 contributors (30d) y: 339 lines of code React/Base/RCTBridge.m x: 1 contributors (30d) y: 342 lines of code React/CoreModules/RCTEventDispatcher.mm x: 1 contributors (30d) y: 179 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactAccessibilityDelegate.java x: 1 contributors (30d) y: 560 lines of code ReactAndroid/src/main/java/com/facebook/react/views/slider/ReactSliderManager.java x: 1 contributors (30d) y: 277 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactBaseTextShadowNode.java x: 1 contributors (30d) y: 504 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextView.java x: 2 contributors (30d) y: 428 lines of code ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactEditText.java x: 1 contributors (30d) y: 827 lines of code ReactAndroid/src/main/res/views/uimanager/values/ids.xml x: 1 contributors (30d) y: 17 lines of code Libraries/SurfaceBackedComponent/RCTSurfaceBackedComponent.mm x: 2 contributors (30d) y: 56 lines of code Libraries/SurfaceHostingComponent/RCTSurfaceHostingComponent.mm x: 1 contributors (30d) y: 71 lines of code Libraries/SurfaceBackedComponent/RCTSurfaceBackedComponentState.h x: 1 contributors (30d) y: 6 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/ReactContext.java x: 1 contributors (30d) y: 381 lines of code ReactCommon/react/renderer/mounting/ShadowTree.cpp x: 1 contributors (30d) y: 326 lines of code ReactCommon/react/renderer/uimanager/UIManagerBinding.cpp x: 1 contributors (30d) y: 569 lines of code ReactCommon/react/renderer/uimanager/UIManager.cpp x: 1 contributors (30d) y: 350 lines of code scripts/react_native_pods.rb x: 10 contributors (30d) y: 589 lines of code Libraries/Renderer/shims/ReactNativeTypes.js x: 1 contributors (30d) y: 238 lines of code Libraries/Renderer/shims/ReactNativeViewConfigRegistry.js x: 1 contributors (30d) y: 92 lines of code Libraries/Lists/FlatList.js x: 1 contributors (30d) y: 370 lines of code Libraries/Lists/VirtualizedList.js x: 1 contributors (30d) y: 1704 lines of code Libraries/Components/ScrollView/ScrollViewStickyHeader.js x: 1 contributors (30d) y: 227 lines of code React/Fabric/Mounting/ComponentViews/LegacyViewManagerInterop/RCTLegacyViewManagerInteropComponentView.mm x: 2 contributors (30d) y: 191 lines of code React/Modules/RCTUIManager.m x: 1 contributors (30d) y: 1275 lines of code React/Views/RCTViewManager.m x: 2 contributors (30d) y: 374 lines of code Libraries/TypeSafety/RCTConvertHelpers.mm x: 1 contributors (30d) y: 35 lines of code React/CoreModules/RCTStatusBarManager.mm x: 1 contributors (30d) y: 170 lines of code Libraries/Components/TextInput/TextInputState.js x: 1 contributors (30d) y: 130 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/FabricUIManager.java x: 1 contributors (30d) y: 913 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/DevSupportManagerBase.java x: 1 contributors (30d) y: 1010 lines of code scripts/publish-npm.js x: 1 contributors (30d) y: 165 lines of code packages/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/tasks/internal/PrepareGlogTask.kt x: 1 contributors (30d) y: 62 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ScrollEvent.java x: 1 contributors (30d) y: 151 lines of code ReactCommon/cxxreact/Instance.h x: 1 contributors (30d) y: 106 lines of code React/Base/RCTJavaScriptLoader.mm x: 1 contributors (30d) y: 316 lines of code React/CxxBridge/RCTCxxBridge.mm x: 1 contributors (30d) y: 1232 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactHorizontalScrollViewManager.java x: 1 contributors (30d) y: 248 lines of code Libraries/LogBox/Data/parseLogBoxLog.js x: 1 contributors (30d) y: 292 lines of code Libraries/Components/StatusBar/StatusBar.js x: 1 contributors (30d) y: 258 lines of code ReactCommon/react/nativemodule/core/ReactCommon/TurboModuleUtils.h x: 2 contributors (30d) y: 40 lines of code ReactCommon/react/nativemodule/core/platform/ios/RCTTurboModule.mm x: 1 contributors (30d) y: 585 lines of code ReactCommon/react/nativemodule/core/platform/ios/RCTTurboModuleManager.mm x: 2 contributors (30d) y: 582 lines of code ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactTextInputManager.java x: 1 contributors (30d) y: 1094 lines of code ReactAndroid/src/main/java/com/facebook/react/views/view/ReactViewBackgroundDrawable.java x: 1 contributors (30d) y: 930 lines of code ReactAndroid/src/main/java/com/facebook/react/animated/NativeAnimatedModule.java x: 1 contributors (30d) y: 762 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextAnchorViewManager.java x: 1 contributors (30d) y: 183 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactHorizontalScrollView.java x: 1 contributors (30d) y: 951 lines of code ReactCommon/react/renderer/mounting/StubViewTree.cpp x: 1 contributors (30d) y: 275 lines of code ReactCommon/hermes/inspector/chrome/MessageTypes.cpp x: 1 contributors (30d) y: 1335 lines of code ReactCommon/hermes/inspector/chrome/MessageTypes.h x: 1 contributors (30d) y: 689 lines of code ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactTextInputShadowNode.java x: 1 contributors (30d) y: 200 lines of code ReactCommon/react/renderer/graphics/Transform.h x: 1 contributors (30d) y: 112 lines of code ReactCommon/jsi/jsi/jsi.h x: 2 contributors (30d) y: 688 lines of code Libraries/Components/Button.js x: 1 contributors (30d) y: 157 lines of code Libraries/Components/Touchable/TouchableHighlight.js x: 1 contributors (30d) y: 229 lines of code React/Fabric/Mounting/ComponentViews/View/RCTViewComponentView.mm x: 2 contributors (30d) y: 627 lines of code React/Views/UIView+React.m x: 1 contributors (30d) y: 298 lines of code React/Fabric/Mounting/ComponentViews/TextInput/RCTTextInputComponentView.mm x: 1 contributors (30d) y: 488 lines of code React/Fabric/Surface/RCTFabricSurface.mm x: 1 contributors (30d) y: 213 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/viewPropConversions.h x: 1 contributors (30d) y: 447 lines of code ReactCommon/react/renderer/animations/LayoutAnimationKeyFrameManager.cpp x: 1 contributors (30d) y: 1224 lines of code ReactCommon/react/renderer/attributedstring/conversions.h x: 1 contributors (30d) y: 1039 lines of code ReactCommon/react/renderer/components/view/conversions.h x: 1 contributors (30d) y: 667 lines of code ReactCommon/react/renderer/components/view/propsConversions.h x: 1 contributors (30d) y: 619 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/Binding.cpp x: 2 contributors (30d) y: 521 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/mountitems/IntBufferBatchMountItem.java x: 1 contributors (30d) y: 254 lines of code ReactAndroid/src/main/java/com/facebook/react/views/image/ReactImageView.java x: 1 contributors (30d) y: 499 lines of code
1704.0
lines of code
  min: 2.0
  average: 211.57
  25th percentile: 41.0
  median: 100.5
  75th percentile: 275.5
  max: 1704.0
0 10.0
contributors (30d)
min: 1.0 | average: 1.17 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 10.0

File Size vs. Commits (90 days): 554 points

Libraries/Network/FormData.js x: 2 commits (90d) y: 48 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/react/common/mapbuffer/JReadableMapBuffer.cpp x: 1 commits (90d) y: 27 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/react/common/mapbuffer/JReadableMapBuffer.h x: 1 commits (90d) y: 22 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/react/common/mapbuffer/JWritableMapBuffer.h x: 2 commits (90d) y: 11 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/FabricMountingManager.cpp x: 7 commits (90d) y: 786 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/StateWrapperImpl.cpp x: 1 commits (90d) y: 42 lines of code ReactCommon/react/renderer/mapbuffer/MapBuffer.h x: 9 commits (90d) y: 59 lines of code ReactCommon/react/renderer/textlayoutmanager/platform/android/react/renderer/textlayoutmanager/TextLayoutManager.cpp x: 6 commits (90d) y: 367 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/ReadableMapBuffer.kt x: 1 commits (90d) y: 220 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/WritableMapBuffer.kt x: 2 commits (90d) y: 86 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/FabricJSIModuleProvider.java x: 2 commits (90d) y: 57 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/MountingManager.java x: 2 commits (90d) y: 285 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/ViewManager.java x: 2 commits (90d) y: 125 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextViewManager.java x: 8 commits (90d) y: 188 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/TextAttributeProps.java x: 4 commits (90d) y: 478 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/TextLayoutManagerMapBuffer.java x: 3 commits (90d) y: 477 lines of code ReactAndroid/src/main/java/com/facebook/react/views/view/ReactMapBufferPropSetter.kt x: 2 commits (90d) y: 415 lines of code ReactAndroid/src/main/java/com/facebook/react/ReactRootView.java x: 5 commits (90d) y: 808 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/JSPointerDispatcher.java x: 2 commits (90d) y: 207 lines of code ReactAndroid/src/main/java/com/facebook/react/views/modal/ReactModalHostView.java x: 2 commits (90d) y: 426 lines of code Libraries/Components/View/ViewPropTypes.js x: 6 commits (90d) y: 133 lines of code Libraries/NativeComponent/PlatformBaseViewConfig.js x: 5 commits (90d) y: 470 lines of code Libraries/Types/CoreEventTypes.js x: 2 commits (90d) y: 144 lines of code ReactAndroid/src/main/java/com/facebook/react/config/ReactFeatureFlags.java x: 13 commits (90d) y: 37 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/BaseViewManager.java x: 5 commits (90d) y: 511 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/events/PointerEvent.java x: 1 commits (90d) y: 136 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/events/PointerEventHelper.java x: 1 commits (90d) y: 52 lines of code packages/react-native-codegen/DEFS.bzl x: 6 commits (90d) y: 529 lines of code ReactCommon/react/bridging/Base.h x: 2 commits (90d) y: 119 lines of code ReactCommon/react/bridging/Class.h x: 3 commits (90d) y: 51 lines of code ReactCommon/react/bridging/Convert.h x: 2 commits (90d) y: 96 lines of code React/Base/RCTAssert.h x: 5 commits (90d) y: 78 lines of code React/Base/RCTAssert.m x: 5 commits (90d) y: 263 lines of code React/Base/Surface/RCTSurface.mm x: 2 commits (90d) y: 438 lines of code React/Base/Surface/SurfaceHostingView/RCTSurfaceHostingView.mm x: 2 commits (90d) y: 195 lines of code React/CoreModules/RCTLogBox.mm x: 3 commits (90d) y: 102 lines of code React/CoreModules/RCTLogBoxView.mm x: 3 commits (90d) y: 69 lines of code React/Fabric/RCTSurfacePresenter.mm x: 8 commits (90d) y: 339 lines of code React/Base/RCTBridge.m x: 5 commits (90d) y: 342 lines of code React/CoreModules/RCTEventDispatcher.mm x: 1 commits (90d) y: 179 lines of code Libraries/Text/Text.js x: 3 commits (90d) y: 179 lines of code Libraries/Text/TextNativeComponent.js x: 1 commits (90d) y: 57 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactAccessibilityDelegate.java x: 2 commits (90d) y: 560 lines of code ReactAndroid/src/main/java/com/facebook/react/views/slider/ReactSliderManager.java x: 3 commits (90d) y: 277 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactBaseTextShadowNode.java x: 1 commits (90d) y: 504 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextView.java x: 3 commits (90d) y: 428 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/TextLayoutManager.java x: 2 commits (90d) y: 476 lines of code ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactEditText.java x: 2 commits (90d) y: 827 lines of code ReactAndroid/src/main/res/views/uimanager/values/ids.xml x: 2 commits (90d) y: 17 lines of code Libraries/SurfaceBackedComponent/RCTSurfaceBackedComponent.h x: 1 commits (90d) y: 12 lines of code Libraries/SurfaceBackedComponent/RCTSurfaceBackedComponent.mm x: 3 commits (90d) y: 56 lines of code Libraries/SurfaceHostingComponent/RCTSurfaceHostingComponent.mm x: 2 commits (90d) y: 71 lines of code Libraries/SurfaceBackedComponent/RCTSurfaceBackedComponentState.h x: 1 commits (90d) y: 6 lines of code Libraries/SurfaceBackedComponent/RCTSurfaceBackedComponentState.mm x: 1 commits (90d) y: 14 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/ReactContext.java x: 3 commits (90d) y: 381 lines of code ReactCommon/react/renderer/core/EventEmitter.cpp x: 2 commits (90d) y: 101 lines of code ReactCommon/react/renderer/mounting/ShadowTree.cpp x: 2 commits (90d) y: 326 lines of code ReactCommon/react/renderer/uimanager/UIManagerBinding.cpp x: 3 commits (90d) y: 569 lines of code ReactCommon/react/renderer/uimanager/UIManager.cpp x: 2 commits (90d) y: 350 lines of code ReactCommon/react/renderer/uimanager/primitives.h x: 1 commits (90d) y: 120 lines of code scripts/react_native_pods.rb x: 19 commits (90d) y: 589 lines of code Libraries/AppState/AppState.js x: 1 commits (90d) y: 100 lines of code Libraries/Renderer/shims/ReactNativeTypes.js x: 1 commits (90d) y: 238 lines of code Libraries/Renderer/shims/ReactNativeViewConfigRegistry.js x: 1 commits (90d) y: 92 lines of code Libraries/Lists/FlatList.js x: 1 commits (90d) y: 370 lines of code Libraries/Lists/VirtualizedList.js x: 4 commits (90d) y: 1704 lines of code Libraries/Components/ScrollView/ScrollViewStickyHeader.js x: 1 commits (90d) y: 227 lines of code React/Fabric/Mounting/ComponentViews/LegacyViewManagerInterop/RCTLegacyViewManagerInteropComponentView.mm x: 5 commits (90d) y: 191 lines of code React/Modules/RCTUIManager.m x: 1 commits (90d) y: 1275 lines of code React/Views/RCTViewManager.m x: 7 commits (90d) y: 374 lines of code Libraries/TypeSafety/RCTConvertHelpers.mm x: 1 commits (90d) y: 35 lines of code React/CoreModules/RCTAccessibilityManager.mm x: 1 commits (90d) y: 339 lines of code React/CoreModules/RCTExceptionsManager.mm x: 3 commits (90d) y: 134 lines of code React/CoreModules/RCTPlatform.mm x: 1 commits (90d) y: 71 lines of code React/CoreModules/RCTStatusBarManager.mm x: 1 commits (90d) y: 170 lines of code Libraries/Components/TextInput/TextInputState.js x: 1 commits (90d) y: 130 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/FabricUIManager.java x: 7 commits (90d) y: 913 lines of code React/CoreModules/RCTDeviceInfo.mm x: 2 commits (90d) y: 180 lines of code ReactCommon/react/bridging/Bridging.h x: 3 commits (90d) y: 11 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/DevSupportManagerBase.java x: 4 commits (90d) y: 1010 lines of code scripts/publish-npm.js x: 2 commits (90d) y: 165 lines of code packages/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/tasks/internal/PrepareGlogTask.kt x: 1 commits (90d) y: 62 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ScrollEvent.java x: 1 commits (90d) y: 151 lines of code ReactAndroid/src/main/jni/react/jni/CatalystInstanceImpl.cpp x: 2 commits (90d) y: 369 lines of code ReactCommon/cxxreact/Instance.cpp x: 2 commits (90d) y: 225 lines of code React/Base/RCTJavaScriptLoader.mm x: 1 commits (90d) y: 316 lines of code React/CxxBridge/RCTCxxBridge.mm x: 3 commits (90d) y: 1232 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactHorizontalScrollViewManager.java x: 4 commits (90d) y: 248 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollViewManager.java x: 5 commits (90d) y: 283 lines of code jest/preprocessor.js x: 2 commits (90d) y: 24 lines of code Libraries/Core/ExceptionsManager.js x: 1 commits (90d) y: 142 lines of code Libraries/LogBox/Data/LogBoxData.js x: 1 commits (90d) y: 363 lines of code Libraries/LogBox/Data/parseLogBoxLog.js x: 1 commits (90d) y: 292 lines of code React/CoreModules/RCTActionSheetManager.mm x: 3 commits (90d) y: 247 lines of code Libraries/Blob/URL.js x: 1 commits (90d) y: 103 lines of code build.gradle.kts x: 6 commits (90d) y: 40 lines of code Libraries/Components/StatusBar/StatusBar.js x: 1 commits (90d) y: 258 lines of code ReactCommon/react/bridging/Array.h x: 1 commits (90d) y: 80 lines of code ReactCommon/react/bridging/CallbackWrapper.h x: 2 commits (90d) y: 76 lines of code ReactCommon/react/bridging/LongLivedObject.cpp x: 2 commits (90d) y: 39 lines of code ReactCommon/react/bridging/LongLivedObject.h x: 2 commits (90d) y: 29 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/StateWrapperImpl.java x: 2 commits (90d) y: 62 lines of code React/Base/RCTConstants.h x: 2 commits (90d) y: 5 lines of code ReactCommon/react/nativemodule/core/platform/ios/RCTTurboModule.mm x: 1 commits (90d) y: 585 lines of code ReactCommon/react/nativemodule/core/platform/ios/RCTTurboModuleManager.mm x: 3 commits (90d) y: 582 lines of code ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactTextInputManager.java x: 3 commits (90d) y: 1094 lines of code ReactAndroid/src/main/java/com/facebook/react/views/view/ReactViewBackgroundDrawable.java x: 1 commits (90d) y: 930 lines of code ReactAndroid/src/main/java/com/facebook/react/animated/NativeAnimatedModule.java x: 5 commits (90d) y: 762 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextAnchorViewManager.java x: 3 commits (90d) y: 183 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactHorizontalScrollView.java x: 6 commits (90d) y: 951 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollView.java x: 7 commits (90d) y: 827 lines of code packages/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/TaskConfiguration.kt x: 4 commits (90d) y: 182 lines of code ReactCommon/react/renderer/mounting/StubViewTree.cpp x: 1 commits (90d) y: 275 lines of code ReactCommon/hermes/inspector/chrome/MessageTypes.cpp x: 5 commits (90d) y: 1335 lines of code ReactCommon/hermes/inspector/chrome/MessageTypes.h x: 5 commits (90d) y: 689 lines of code ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactTextInputShadowNode.java x: 1 commits (90d) y: 200 lines of code ReactCommon/react/renderer/graphics/Transform.h x: 2 commits (90d) y: 112 lines of code ReactCommon/jsi/jsi/jsi.h x: 4 commits (90d) y: 688 lines of code Libraries/Components/Button.js x: 1 commits (90d) y: 157 lines of code Libraries/Components/Touchable/TouchableHighlight.js x: 1 commits (90d) y: 229 lines of code Libraries/Components/Touchable/TouchableOpacity.js x: 3 commits (90d) y: 164 lines of code React/Fabric/Mounting/ComponentViews/View/RCTViewComponentView.mm x: 2 commits (90d) y: 627 lines of code React/Views/UIView+React.m x: 1 commits (90d) y: 298 lines of code ReactCommon/react/renderer/components/view/AccessibilityProps.cpp x: 2 commits (90d) y: 139 lines of code ReactCommon/react/renderer/components/view/AccessibilityProps.h x: 2 commits (90d) y: 45 lines of code settings.gradle.kts x: 3 commits (90d) y: 21 lines of code React/Fabric/Mounting/ComponentViews/TextInput/RCTTextInputComponentView.mm x: 2 commits (90d) y: 488 lines of code React/Fabric/Surface/RCTFabricSurface.mm x: 1 commits (90d) y: 213 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/viewPropConversions.h x: 2 commits (90d) y: 447 lines of code ReactCommon/react/renderer/animations/LayoutAnimationKeyFrameManager.cpp x: 3 commits (90d) y: 1224 lines of code ReactCommon/react/renderer/animations/LayoutAnimationKeyFrameManager.h x: 1 commits (90d) y: 111 lines of code ReactCommon/react/renderer/attributedstring/conversions.h x: 4 commits (90d) y: 1039 lines of code ReactCommon/react/renderer/components/textinput/iostextinput/primitives.h x: 1 commits (90d) y: 86 lines of code ReactCommon/react/renderer/components/view/AccessibilityPrimitives.h x: 3 commits (90d) y: 114 lines of code ReactCommon/react/renderer/components/view/ViewProps.h x: 4 commits (90d) y: 66 lines of code ReactCommon/react/renderer/components/view/YogaLayoutableShadowNode.cpp x: 3 commits (90d) y: 562 lines of code ReactCommon/react/renderer/components/view/conversions.h x: 1 commits (90d) y: 667 lines of code ReactCommon/react/renderer/components/view/primitives.h x: 4 commits (90d) y: 219 lines of code ReactCommon/react/renderer/components/view/propsConversions.h x: 3 commits (90d) y: 619 lines of code ReactCommon/react/renderer/mounting/MountingCoordinator.cpp x: 2 commits (90d) y: 132 lines of code ReactCommon/react/renderer/scheduler/Scheduler.cpp x: 4 commits (90d) y: 277 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/Binding.cpp x: 8 commits (90d) y: 521 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/SurfaceMountingManager.java x: 3 commits (90d) y: 830 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/mountitems/IntBufferBatchMountItem.java x: 2 commits (90d) y: 254 lines of code Libraries/ReactPrivate/ReactNativePrivateInterface.js x: 3 commits (90d) y: 61 lines of code ReactAndroid/src/main/java/com/facebook/react/views/image/ReactImageView.java x: 2 commits (90d) y: 499 lines of code Libraries/Components/ScrollView/ScrollViewNativeComponent.js x: 4 commits (90d) y: 150 lines of code Libraries/Components/TextInput/AndroidTextInputNativeComponent.js x: 3 commits (90d) y: 339 lines of code Libraries/Image/ImageViewNativeComponent.js x: 4 commits (90d) y: 130 lines of code ReactCommon/react/renderer/graphics/Transform.cpp x: 1 commits (90d) y: 331 lines of code ReactCommon/hermes/inspector/chrome/Connection.cpp x: 4 commits (90d) y: 1129 lines of code ReactCommon/hermes/inspector/tools/msggen/src/ImplementationWriter.js x: 1 commits (90d) y: 313 lines of code ReactCommon/hermes/inspector/tools/msggen/src/index.js x: 3 commits (90d) y: 188 lines of code Libraries/Image/RCTImageLoader.mm x: 3 commits (90d) y: 1048 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/ReactNativeConfig.java x: 4 commits (90d) y: 15 lines of code ReactCommon/react/renderer/textlayoutmanager/platform/android/react/renderer/textlayoutmanager/TextLayoutManager.h x: 5 commits (90d) y: 51 lines of code React/Base/RCTModuleData.mm x: 1 commits (90d) y: 398 lines of code ReactCommon/react/renderer/components/view/ViewProps.cpp x: 3 commits (90d) y: 251 lines of code ReactCommon/react/renderer/components/view/ViewShadowNode.cpp x: 4 commits (90d) y: 89 lines of code ReactAndroid/src/main/java/com/facebook/react/ReactInstanceManager.java x: 7 commits (90d) y: 1133 lines of code Libraries/PushNotificationIOS/RCTPushNotificationManager.mm x: 3 commits (90d) y: 484 lines of code Libraries/Animated/createAnimatedComponent.js x: 1 commits (90d) y: 192 lines of code Libraries/StyleSheet/StyleSheetTypes.js x: 2 commits (90d) y: 246 lines of code Libraries/Components/ScrollView/ScrollView.js x: 1 commits (90d) y: 923 lines of code ReactCommon/jsi/JSCRuntime.cpp x: 1 commits (90d) y: 1210 lines of code ReactCommon/jsi/jsi/decorator.h x: 1 commits (90d) y: 605 lines of code React/Base/RCTLog.mm x: 1 commits (90d) y: 276 lines of code Libraries/ReactNative/UIManager.js x: 4 commits (90d) y: 26 lines of code Libraries/Animated/nodes/AnimatedColor.js x: 6 commits (90d) y: 244 lines of code React/Views/RCTView.m x: 2 commits (90d) y: 757 lines of code Libraries/Animated/NativeAnimatedHelper.js x: 4 commits (90d) y: 394 lines of code Libraries/Animated/animations/TimingAnimation.js x: 5 commits (90d) y: 149 lines of code Libraries/NativeAnimation/RCTNativeAnimatedNodesManager.m x: 2 commits (90d) y: 399 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/LayoutShadowNode.java x: 1 commits (90d) y: 724 lines of code ReactAndroid/src/main/java/com/facebook/react/modules/statusbar/StatusBarModule.java x: 2 commits (90d) y: 187 lines of code Libraries/Text/TextInput/RCTBaseTextInputView.m x: 1 commits (90d) y: 518 lines of code ReactCommon/react/renderer/mapbuffer/MapBuffer.cpp x: 7 commits (90d) y: 86 lines of code ReactCommon/react/renderer/mapbuffer/MapBufferBuilder.cpp x: 10 commits (90d) y: 107 lines of code ReactCommon/react/renderer/mapbuffer/MapBufferBuilder.h x: 9 commits (90d) y: 30 lines of code packages/react-native-gradle-plugin/build.gradle.kts x: 4 commits (90d) y: 41 lines of code Libraries/Components/TextInput/RCTTextInputViewConfig.js x: 2 commits (90d) y: 148 lines of code Libraries/NativeComponent/StaticViewConfigValidator.js x: 4 commits (90d) y: 136 lines of code Libraries/NativeAnimation/RCTNativeAnimatedModule.mm x: 1 commits (90d) y: 303 lines of code ReactAndroid/src/main/java/com/facebook/react/animated/ColorAnimatedNode.java x: 4 commits (90d) y: 100 lines of code ReactAndroid/src/main/java/com/facebook/react/animated/NativeAnimatedNodesManager.java x: 3 commits (90d) y: 612 lines of code ReactAndroid/src/main/java/com/facebook/react/ReactInstanceManagerBuilder.java x: 1 commits (90d) y: 249 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/BridgeDevSupportManager.java x: 2 commits (90d) y: 215 lines of code ReactCommon/react/renderer/runtimescheduler/RuntimeScheduler.h x: 6 commits (90d) y: 51 lines of code Libraries/Utilities/verifyComponentAttributeEquivalence.js x: 3 commits (90d) y: 82 lines of code Libraries/Animated/nodes/AnimatedInterpolation.js x: 2 commits (90d) y: 264 lines of code Libraries/Animated/nodes/AnimatedValue.js x: 2 commits (90d) y: 169 lines of code Libraries/Image/Image.android.js x: 2 commits (90d) y: 192 lines of code Libraries/Pressability/PressabilityDebug.js x: 3 commits (90d) y: 35 lines of code Libraries/StyleSheet/EdgeInsetsPropType.js x: 3 commits (90d) y: 4 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/UIManagerModule.java x: 2 commits (90d) y: 622 lines of code ReactCommon/hermes/inspector/Inspector.cpp x: 1 commits (90d) y: 537 lines of code Libraries/Animated/animations/SpringAnimation.js x: 2 commits (90d) y: 297 lines of code Libraries/Performance/QuickPerformanceLogger.js x: 2 commits (90d) y: 92 lines of code packages/eslint-config-react-native-community/index.js x: 1 commits (90d) y: 268 lines of code Libraries/WebSocket/RCTSRWebSocket.m x: 1 commits (90d) y: 1198 lines of code Libraries/Animated/AnimatedEvent.js x: 2 commits (90d) y: 211 lines of code Libraries/Network/XMLHttpRequest.js x: 1 commits (90d) y: 553 lines of code React/Base/RCTConvert.m x: 1 commits (90d) y: 1083 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollViewHelper.java x: 1 commits (90d) y: 422 lines of code Libraries/Components/Keyboard/KeyboardAvoidingView.js x: 1 commits (90d) y: 163 lines of code Libraries/ReactNative/getNativeComponentAttributes.js x: 3 commits (90d) y: 147 lines of code ReactAndroid/src/main/java/com/facebook/react/views/drawer/ReactDrawerLayoutManager.java x: 2 commits (90d) y: 241 lines of code React/Views/RCTComponentData.m x: 1 commits (90d) y: 395 lines of code ReactCommon/react/renderer/core/ShadowNode.cpp x: 1 commits (90d) y: 244 lines of code ReactCommon/react/renderer/mounting/ShadowViewMutation.cpp x: 1 commits (90d) y: 123 lines of code
1704.0
lines of code
  min: 2.0
  average: 180.77
  25th percentile: 39.0
  median: 88.5
  75th percentile: 216.75
  max: 1704.0
0 19.0
commits (90d)
min: 1.0 | average: 1.82 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 19.0

File Size vs. Contributors (90 days): 554 points

Libraries/Network/FormData.js x: 2 contributors (90d) y: 48 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/react/common/mapbuffer/JReadableMapBuffer.cpp x: 1 contributors (90d) y: 27 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/react/common/mapbuffer/JReadableMapBuffer.h x: 1 contributors (90d) y: 22 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/react/common/mapbuffer/JWritableMapBuffer.cpp x: 1 contributors (90d) y: 48 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/react/common/mapbuffer/JWritableMapBuffer.h x: 1 contributors (90d) y: 11 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/FabricMountingManager.cpp x: 2 contributors (90d) y: 786 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/StateWrapperImpl.cpp x: 1 contributors (90d) y: 42 lines of code ReactCommon/react/renderer/mapbuffer/MapBuffer.h x: 2 contributors (90d) y: 59 lines of code ReactCommon/react/renderer/textlayoutmanager/platform/android/react/renderer/textlayoutmanager/TextLayoutManager.cpp x: 3 contributors (90d) y: 367 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/ReadableMapBuffer.kt x: 1 contributors (90d) y: 220 lines of code ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/WritableMapBuffer.kt x: 1 contributors (90d) y: 86 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/MountingManager.java x: 1 contributors (90d) y: 285 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/ViewManager.java x: 1 contributors (90d) y: 125 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextViewManager.java x: 5 contributors (90d) y: 188 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/TextAttributeProps.java x: 3 contributors (90d) y: 478 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/TextLayoutManagerMapBuffer.java x: 2 contributors (90d) y: 477 lines of code ReactAndroid/src/main/java/com/facebook/react/views/view/ReactMapBufferPropSetter.kt x: 1 contributors (90d) y: 415 lines of code ReactAndroid/src/main/java/com/facebook/react/ReactRootView.java x: 4 contributors (90d) y: 808 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/JSPointerDispatcher.java x: 1 contributors (90d) y: 207 lines of code ReactAndroid/src/main/java/com/facebook/react/views/modal/ReactModalHostView.java x: 1 contributors (90d) y: 426 lines of code Libraries/Components/View/ViewPropTypes.js x: 4 contributors (90d) y: 133 lines of code Libraries/NativeComponent/PlatformBaseViewConfig.js x: 4 contributors (90d) y: 470 lines of code Libraries/Types/CoreEventTypes.js x: 2 contributors (90d) y: 144 lines of code ReactAndroid/src/main/java/com/facebook/react/config/ReactFeatureFlags.java x: 6 contributors (90d) y: 37 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/BaseViewManager.java x: 5 contributors (90d) y: 511 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/events/PointerEvent.java x: 1 contributors (90d) y: 136 lines of code packages/react-native-codegen/DEFS.bzl x: 5 contributors (90d) y: 529 lines of code ReactCommon/react/bridging/Base.h x: 1 contributors (90d) y: 119 lines of code ReactCommon/react/bridging/Convert.h x: 1 contributors (90d) y: 96 lines of code React/Base/RCTAssert.h x: 1 contributors (90d) y: 78 lines of code React/Base/RCTAssert.m x: 1 contributors (90d) y: 263 lines of code React/Base/Surface/RCTSurface.mm x: 2 contributors (90d) y: 438 lines of code React/Base/Surface/SurfaceHostingView/RCTSurfaceHostingView.mm x: 2 contributors (90d) y: 195 lines of code React/CoreModules/RCTLogBox.mm x: 2 contributors (90d) y: 102 lines of code React/CoreModules/RCTLogBoxView.h x: 2 contributors (90d) y: 11 lines of code React/CoreModules/RCTLogBoxView.mm x: 2 contributors (90d) y: 69 lines of code React/Fabric/RCTSurfacePresenter.mm x: 3 contributors (90d) y: 339 lines of code React/Base/RCTBridge.m x: 2 contributors (90d) y: 342 lines of code React/CoreModules/RCTEventDispatcher.mm x: 1 contributors (90d) y: 179 lines of code Libraries/Text/Text.js x: 2 contributors (90d) y: 179 lines of code Libraries/Text/TextNativeComponent.js x: 1 contributors (90d) y: 57 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/ReactAccessibilityDelegate.java x: 2 contributors (90d) y: 560 lines of code ReactAndroid/src/main/java/com/facebook/react/views/slider/ReactSliderManager.java x: 2 contributors (90d) y: 277 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactBaseTextShadowNode.java x: 1 contributors (90d) y: 504 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextView.java x: 2 contributors (90d) y: 428 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/TextLayoutManager.java x: 2 contributors (90d) y: 476 lines of code ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactEditText.java x: 1 contributors (90d) y: 827 lines of code ReactAndroid/src/main/res/views/uimanager/values/ids.xml x: 2 contributors (90d) y: 17 lines of code Libraries/SurfaceHostingComponent/RCTSurfaceHostingComponent.mm x: 1 contributors (90d) y: 71 lines of code Libraries/SurfaceBackedComponent/RCTSurfaceBackedComponentState.h x: 1 contributors (90d) y: 6 lines of code Libraries/SurfaceBackedComponent/RCTSurfaceBackedComponentState.mm x: 1 contributors (90d) y: 14 lines of code ReactAndroid/src/main/java/com/facebook/react/bridge/ReactContext.java x: 3 contributors (90d) y: 381 lines of code ReactCommon/react/renderer/mounting/ShadowTree.cpp x: 2 contributors (90d) y: 326 lines of code ReactCommon/react/renderer/uimanager/UIManagerBinding.cpp x: 3 contributors (90d) y: 569 lines of code ReactCommon/react/renderer/uimanager/UIManager.cpp x: 2 contributors (90d) y: 350 lines of code scripts/react_native_pods.rb x: 13 contributors (90d) y: 589 lines of code Libraries/Renderer/shims/ReactNativeTypes.js x: 1 contributors (90d) y: 238 lines of code Libraries/Renderer/shims/ReactNativeViewConfigRegistry.js x: 1 contributors (90d) y: 92 lines of code Libraries/Lists/FlatList.js x: 1 contributors (90d) y: 370 lines of code Libraries/Lists/VirtualizedList.js x: 3 contributors (90d) y: 1704 lines of code Libraries/Components/ScrollView/ScrollViewStickyHeader.js x: 1 contributors (90d) y: 227 lines of code React/Fabric/Mounting/ComponentViews/LegacyViewManagerInterop/RCTLegacyViewManagerInteropComponentView.mm x: 2 contributors (90d) y: 191 lines of code React/Modules/RCTUIManager.m x: 1 contributors (90d) y: 1275 lines of code React/Views/RCTViewManager.m x: 6 contributors (90d) y: 374 lines of code Libraries/TypeSafety/RCTConvertHelpers.mm x: 1 contributors (90d) y: 35 lines of code React/CoreModules/RCTAccessibilityManager.mm x: 1 contributors (90d) y: 339 lines of code React/CoreModules/RCTExceptionsManager.mm x: 3 contributors (90d) y: 134 lines of code React/CoreModules/RCTStatusBarManager.mm x: 1 contributors (90d) y: 170 lines of code Libraries/Components/TextInput/TextInputState.js x: 1 contributors (90d) y: 130 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/FabricUIManager.java x: 3 contributors (90d) y: 913 lines of code ReactCommon/react/renderer/core/RawPropsParser.cpp x: 2 contributors (90d) y: 99 lines of code ReactAndroid/src/main/java/com/facebook/react/devsupport/DevSupportManagerBase.java x: 2 contributors (90d) y: 1010 lines of code scripts/publish-npm.js x: 2 contributors (90d) y: 165 lines of code packages/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/tasks/internal/PrepareGlogTask.kt x: 1 contributors (90d) y: 62 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ScrollEvent.java x: 1 contributors (90d) y: 151 lines of code packages/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/utils/PathUtils.kt x: 2 contributors (90d) y: 85 lines of code ReactCommon/cxxreact/Instance.h x: 1 contributors (90d) y: 106 lines of code React/Base/RCTJavaScriptLoader.mm x: 1 contributors (90d) y: 316 lines of code React/CxxBridge/RCTCxxBridge.mm x: 2 contributors (90d) y: 1232 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactHorizontalScrollViewManager.java x: 2 contributors (90d) y: 248 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollViewManager.java x: 3 contributors (90d) y: 283 lines of code jest/preprocessor.js x: 2 contributors (90d) y: 24 lines of code Libraries/Core/ExceptionsManager.js x: 1 contributors (90d) y: 142 lines of code Libraries/LogBox/Data/LogBoxData.js x: 1 contributors (90d) y: 363 lines of code Libraries/LogBox/Data/parseLogBoxLog.js x: 1 contributors (90d) y: 292 lines of code build.gradle.kts x: 4 contributors (90d) y: 40 lines of code Libraries/Components/StatusBar/StatusBar.js x: 1 contributors (90d) y: 258 lines of code ReactCommon/react/nativemodule/core/ReactCommon/TurboModuleUtils.h x: 2 contributors (90d) y: 40 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/StateWrapperImpl.java x: 2 contributors (90d) y: 62 lines of code ReactCommon/react/nativemodule/core/platform/ios/RCTTurboModule.mm x: 1 contributors (90d) y: 585 lines of code ReactCommon/react/nativemodule/core/platform/ios/RCTTurboModuleManager.mm x: 3 contributors (90d) y: 582 lines of code ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactTextInputManager.java x: 3 contributors (90d) y: 1094 lines of code ReactAndroid/src/main/java/com/facebook/react/views/view/ReactViewBackgroundDrawable.java x: 1 contributors (90d) y: 930 lines of code ReactAndroid/src/main/java/com/facebook/react/animated/NativeAnimatedModule.java x: 3 contributors (90d) y: 762 lines of code ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextAnchorViewManager.java x: 2 contributors (90d) y: 183 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactHorizontalScrollView.java x: 3 contributors (90d) y: 951 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollView.java x: 3 contributors (90d) y: 827 lines of code packages/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/TaskConfiguration.kt x: 3 contributors (90d) y: 182 lines of code ReactCommon/react/renderer/mounting/StubViewTree.cpp x: 1 contributors (90d) y: 275 lines of code ReactCommon/hermes/inspector/chrome/MessageTypes.cpp x: 3 contributors (90d) y: 1335 lines of code ReactCommon/hermes/inspector/chrome/MessageTypes.h x: 3 contributors (90d) y: 689 lines of code ReactAndroid/src/main/java/com/facebook/react/views/textinput/ReactTextInputShadowNode.java x: 1 contributors (90d) y: 200 lines of code ReactCommon/react/renderer/graphics/Transform.h x: 2 contributors (90d) y: 112 lines of code ReactCommon/jsi/jsi/jsi.h x: 4 contributors (90d) y: 688 lines of code Libraries/Components/Button.js x: 1 contributors (90d) y: 157 lines of code Libraries/Components/Touchable/TouchableHighlight.js x: 1 contributors (90d) y: 229 lines of code Libraries/Components/Touchable/TouchableOpacity.js x: 3 contributors (90d) y: 164 lines of code React/Fabric/Mounting/ComponentViews/View/RCTViewComponentView.mm x: 2 contributors (90d) y: 627 lines of code React/Views/UIView+React.m x: 1 contributors (90d) y: 298 lines of code ReactCommon/react/renderer/components/view/AccessibilityProps.cpp x: 2 contributors (90d) y: 139 lines of code ReactCommon/react/renderer/components/view/AccessibilityProps.h x: 2 contributors (90d) y: 45 lines of code ReactCommon/jsi/jsi/jsi.cpp x: 2 contributors (90d) y: 410 lines of code React/Fabric/Mounting/ComponentViews/TextInput/RCTTextInputComponentView.mm x: 2 contributors (90d) y: 488 lines of code React/Fabric/Surface/RCTFabricSurface.mm x: 1 contributors (90d) y: 213 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/viewPropConversions.h x: 2 contributors (90d) y: 447 lines of code ReactCommon/react/renderer/animations/LayoutAnimationKeyFrameManager.cpp x: 1 contributors (90d) y: 1224 lines of code ReactCommon/react/renderer/animations/LayoutAnimationKeyFrameManager.h x: 1 contributors (90d) y: 111 lines of code ReactCommon/react/renderer/attributedstring/conversions.h x: 3 contributors (90d) y: 1039 lines of code ReactCommon/react/renderer/components/view/conversions.h x: 1 contributors (90d) y: 667 lines of code ReactCommon/react/renderer/components/view/primitives.h x: 2 contributors (90d) y: 219 lines of code ReactCommon/react/renderer/components/view/propsConversions.h x: 2 contributors (90d) y: 619 lines of code ReactCommon/react/renderer/scheduler/Scheduler.cpp x: 1 contributors (90d) y: 277 lines of code React/Views/RCTModalHostView.h x: 2 contributors (90d) y: 31 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/Binding.cpp x: 4 contributors (90d) y: 521 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/SurfaceMountingManager.java x: 2 contributors (90d) y: 830 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/mountitems/IntBufferBatchMountItem.java x: 2 contributors (90d) y: 254 lines of code ReactAndroid/src/main/java/com/facebook/react/views/image/ReactImageView.java x: 2 contributors (90d) y: 499 lines of code ReactAndroid/src/main/java/com/facebook/react/fabric/jni/Binding.h x: 2 contributors (90d) y: 117 lines of code ReactCommon/react/renderer/graphics/Transform.cpp x: 1 contributors (90d) y: 331 lines of code ReactCommon/hermes/inspector/chrome/Connection.cpp x: 3 contributors (90d) y: 1129 lines of code ReactCommon/hermes/inspector/tools/msggen/src/ImplementationWriter.js x: 1 contributors (90d) y: 313 lines of code Libraries/Image/RCTImageLoader.mm x: 2 contributors (90d) y: 1048 lines of code ReactCommon/react/renderer/textlayoutmanager/platform/android/react/renderer/textlayoutmanager/TextLayoutManager.h x: 3 contributors (90d) y: 51 lines of code ReactCommon/react/renderer/components/legacyviewmanagerinterop/RCTLegacyViewManagerInteropCoordinator.mm x: 2 contributors (90d) y: 131 lines of code React/Base/RCTModuleData.mm x: 1 contributors (90d) y: 398 lines of code ReactCommon/react/renderer/components/view/ViewProps.cpp x: 1 contributors (90d) y: 251 lines of code ReactCommon/react/renderer/components/view/ViewShadowNode.cpp x: 2 contributors (90d) y: 89 lines of code index.js x: 3 contributors (90d) y: 623 lines of code ReactAndroid/src/main/java/com/facebook/react/ReactInstanceManager.java x: 5 contributors (90d) y: 1133 lines of code Libraries/Animated/createAnimatedComponent.js x: 1 contributors (90d) y: 192 lines of code Libraries/StyleSheet/StyleSheetTypes.js x: 1 contributors (90d) y: 246 lines of code Libraries/Components/ScrollView/ScrollView.js x: 1 contributors (90d) y: 923 lines of code ReactCommon/jsi/JSCRuntime.cpp x: 1 contributors (90d) y: 1210 lines of code ReactCommon/jsi/jsi/decorator.h x: 1 contributors (90d) y: 605 lines of code React/Views/RCTView.m x: 2 contributors (90d) y: 757 lines of code Libraries/Animated/NativeAnimatedHelper.js x: 2 contributors (90d) y: 394 lines of code Libraries/Animated/animations/TimingAnimation.js x: 4 contributors (90d) y: 149 lines of code ReactAndroid/src/main/java/com/facebook/react/uimanager/LayoutShadowNode.java x: 1 contributors (90d) y: 724 lines of code ReactAndroid/src/main/java/com/facebook/react/modules/statusbar/StatusBarModule.java x: 1 contributors (90d) y: 187 lines of code Libraries/Text/TextInput/RCTBaseTextInputView.m x: 1 contributors (90d) y: 518 lines of code Libraries/NativeAnimation/RCTNativeAnimatedModule.mm x: 1 contributors (90d) y: 303 lines of code ReactAndroid/src/main/java/com/facebook/react/animated/NativeAnimatedNodesManager.java x: 1 contributors (90d) y: 612 lines of code Libraries/Animated/nodes/AnimatedInterpolation.js x: 2 contributors (90d) y: 264 lines of code ReactCommon/hermes/inspector/Inspector.cpp x: 1 contributors (90d) y: 537 lines of code Libraries/Animated/animations/SpringAnimation.js x: 2 contributors (90d) y: 297 lines of code Libraries/WebSocket/RCTSRWebSocket.m x: 1 contributors (90d) y: 1198 lines of code Libraries/Animated/AnimatedEvent.js x: 2 contributors (90d) y: 211 lines of code Libraries/Network/XMLHttpRequest.js x: 1 contributors (90d) y: 553 lines of code React/Base/RCTConvert.m x: 1 contributors (90d) y: 1083 lines of code ReactAndroid/src/main/java/com/facebook/react/views/scroll/ReactScrollViewHelper.java x: 1 contributors (90d) y: 422 lines of code Libraries/Components/Keyboard/KeyboardAvoidingView.js x: 1 contributors (90d) y: 163 lines of code React/Views/RCTComponentData.m x: 1 contributors (90d) y: 395 lines of code
1704.0
lines of code
  min: 2.0
  average: 180.77
  25th percentile: 39.0
  median: 88.5
  75th percentile: 216.75
  max: 1704.0
0 13.0
contributors (90d)
min: 1.0 | average: 1.36 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 13.0