text
stringlengths
24
1.04M
metadata
stringlengths
233
497
### File: RNTester/RNTester/NativeExampleViews/UpdatePropertiesExampleView.h /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <UIKit/UIKit.h> #import <React/RCTView.h> @i...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTester/NativeExampleViews/UpdatePropertiesExampleView.h", "license": "mit", "size": 296}
### File: RNTester/RNTester/NativeExampleViews/UpdatePropertiesExampleView.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import "UpdatePropertiesExampleView.h" #import <Reac...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTester/NativeExampleViews/UpdatePropertiesExampleView.m", "license": "mit", "size": 2268}
### File: RNTester/RNTester/RNTesterTurboModuleProvider.h /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <ReactCommon/RCTTurboModule.h> namespace facebook { namespace re...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTester/RNTesterTurboModuleProvider.h", "license": "mit", "size": 1004}
### File: RNTester/RNTester/RNTesterTurboModuleProvider.mm /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import "RNTesterTurboModuleProvider.h" #import <React/CoreModulesPlugi...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C++", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTester/RNTesterTurboModuleProvider.mm", "license": "mit", "size": 1262}
### File: RNTester/RNTester/main.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <UIKit/UIKit.h> #import "AppDelegate.h" int main(int argc, char * argv[]) { @autorel...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTester/main.m", "license": "mit", "size": 389}
### File: RNTester/RNTesterIntegrationTests/RCTLoggingTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <XCTest/XCTest.h> #import <React/RCTAssert.h> #import <React...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterIntegrationTests/RCTLoggingTests.m", "license": "mit", "size": 4395}
### File: RNTester/RNTesterIntegrationTests/RCTRootViewIntegrationTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <UIKit/UIKit.h> #import <XCTest/XCTest.h> #impor...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterIntegrationTests/RCTRootViewIntegrationTests.m", "license": "mit", "size": 5390}
### File: RNTester/RNTesterIntegrationTests/RCTUIManagerScenarioTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <UIKit/UIKit.h> #import <XCTest/XCTest.h> #import ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterIntegrationTests/RCTUIManagerScenarioTests.m", "license": "mit", "size": 6791}
### File: RNTester/RNTesterIntegrationTests/RNTesterIntegrationTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <UIKit/UIKit.h> #import <XCTest/XCTest.h> #import <...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterIntegrationTests/RNTesterIntegrationTests.m", "license": "mit", "size": 2116}
### File: RNTester/RNTesterIntegrationTests/RNTesterSnapshotTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <UIKit/UIKit.h> #import <XCTest/XCTest.h> #import <RCT...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterIntegrationTests/RNTesterSnapshotTests.m", "license": "mit", "size": 1192}
### File: RNTester/RNTesterIntegrationTests/RNTesterTestModule.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <Foundation/Foundation.h> #import <React/RCTBridgeModule....
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterIntegrationTests/RNTesterTestModule.m", "license": "mit", "size": 750}
### File: RNTester/RNTesterUnitTests/OCMock/NSNotificationCenter+OCMAdditions.h /* * Copyright (c) 2009-2014 Erik Doernenburg and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use these files except in compliance with the License. You may obtain * a copy of the ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/OCMock/NSNotificationCenter+OCMAdditions.h", "license": "mit", "size": 892}
### File: RNTester/RNTesterUnitTests/OCMock/OCMArg.h /* * Copyright (c) 2009-2014 Erik Doernenburg and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use these files except in compliance with the License. You may obtain * a copy of the License at * * http:...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/OCMock/OCMArg.h", "license": "mit", "size": 1553}
### File: RNTester/RNTesterUnitTests/OCMock/OCMConstraint.h /* * Copyright (c) 2007-2014 Erik Doernenburg and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use these files except in compliance with the License. You may obtain * a copy of the License at * * ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/OCMock/OCMConstraint.h", "license": "mit", "size": 1801}
### File: RNTester/RNTesterUnitTests/OCMock/OCMLocation.h /* * Copyright (c) 2014 Erik Doernenburg and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use these files except in compliance with the License. You may obtain * a copy of the License at * * http:...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/OCMock/OCMLocation.h", "license": "mit", "size": 1114}
### File: RNTester/RNTesterUnitTests/OCMock/OCMMacroState.h /* * Copyright (c) 2014 Erik Doernenburg and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use these files except in compliance with the License. You may obtain * a copy of the License at * * htt...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/OCMock/OCMMacroState.h", "license": "mit", "size": 1130}
### File: RNTester/RNTesterUnitTests/OCMock/OCMRecorder.h /* * Copyright (c) 2014 Erik Doernenburg and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use these files except in compliance with the License. You may obtain * a copy of the License at * * http:...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/OCMock/OCMRecorder.h", "license": "mit", "size": 1081}
### File: RNTester/RNTesterUnitTests/OCMock/OCMStubRecorder.h /* * Copyright (c) 2004-2014 Erik Doernenburg and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use these files except in compliance with the License. You may obtain * a copy of the License at * * ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/OCMock/OCMStubRecorder.h", "license": "mit", "size": 1949}
### File: RNTester/RNTesterUnitTests/OCMock/OCMock.h /* * Copyright (c) 2004-2014 Erik Doernenburg and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use these files except in compliance with the License. You may obtain * a copy of the License at * * http:...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/OCMock/OCMock.h", "license": "mit", "size": 2441}
### File: RNTester/RNTesterUnitTests/OCMock/OCMockObject.h /* * Copyright (c) 2004-2014 Erik Doernenburg and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use these files except in compliance with the License. You may obtain * a copy of the License at * * ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/OCMock/OCMockObject.h", "license": "mit", "size": 2024}
### File: RNTester/RNTesterUnitTests/RCTAllocationTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <Foundation/Foundation.h> #import <XCTest/XCTest.h> #import <RCT...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTAllocationTests.m", "license": "mit", "size": 6820}
### File: RNTester/RNTesterUnitTests/RCTAnimationUtilsTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <XCTest/XCTest.h> #import <React/RCTAnimationUtils.h> @inte...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTAnimationUtilsTests.m", "license": "mit", "size": 4048}
### File: RNTester/RNTesterUnitTests/RCTBlobManagerTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <XCTest/XCTest.h> #import <React/RCTBlobManager.h> @interface ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTBlobManagerTests.m", "license": "mit", "size": 2667}
### File: RNTester/RNTesterUnitTests/RCTBundleURLProviderTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <XCTest/XCTest.h> #import <React/RCTBundleURLProvider.h> ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTBundleURLProviderTests.m", "license": "mit", "size": 2735}
### File: RNTester/RNTesterUnitTests/RCTComponentPropsTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <XCTest/XCTest.h> #import <RCTTest/RCTTestRunner.h> #import ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTComponentPropsTests.m", "license": "mit", "size": 7051}
### File: RNTester/RNTesterUnitTests/RCTConvert_NSURLTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <XCTest/XCTest.h> #import <React/RCTConvert.h> #import <React...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTConvert_NSURLTests.m", "license": "mit", "size": 2866}
### File: RNTester/RNTesterUnitTests/RCTConvert_YGValueTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <XCTest/XCTest.h> #import <React/RCTConvert.h> @interface ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTConvert_YGValueTests.m", "license": "mit", "size": 779}
### File: RNTester/RNTesterUnitTests/RCTDevMenuTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <XCTest/XCTest.h> #import <RCTTest/RCTTestRunner.h> #import <React/...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTDevMenuTests.m", "license": "mit", "size": 1587}
### File: RNTester/RNTesterUnitTests/RCTEventDispatcherTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <UIKit/UIKit.h> #import <XCTest/XCTest.h> #import "OCMock/O...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTEventDispatcherTests.m", "license": "mit", "size": 9052}
### File: RNTester/RNTesterUnitTests/RCTFontTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <CoreText/CoreText.h> #import <XCTest/XCTest.h> #import <React/RCTFont...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTFontTests.m", "license": "mit", "size": 7887}
### File: RNTester/RNTesterUnitTests/RCTFormatErrorTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <XCTest/XCTest.h> #import <React/RCTAssert.h> @interface RCTFo...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTFormatErrorTests.m", "license": "mit", "size": 1853}
### File: RNTester/RNTesterUnitTests/RCTGzipTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <XCTest/XCTest.h> #import <RCTTest/RCTTestRunner.h> #import <React/RCT...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTGzipTests.m", "license": "mit", "size": 2074}
### File: RNTester/RNTesterUnitTests/RCTImageLoaderHelpers.h /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <React/RCTImageLoader.h> typedef BOOL (^RCTImageURLLoaderCanL...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTImageLoaderHelpers.h", "license": "mit", "size": 1845}
### File: RNTester/RNTesterUnitTests/RCTImageLoaderHelpers.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import "RCTImageLoaderHelpers.h" @implementation RCTConcreteImageURL...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTImageLoaderHelpers.m", "license": "mit", "size": 2955}
### File: RNTester/RNTesterUnitTests/RCTImageLoaderTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <XCTest/XCTest.h> #import <React/RCTBridge.h> #import <React/RC...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTImageLoaderTests.m", "license": "mit", "size": 7268}
### File: RNTester/RNTesterUnitTests/RCTImageUtilTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <CoreGraphics/CoreGraphics.h> #import <Foundation/Foundation.h> #i...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTImageUtilTests.m", "license": "mit", "size": 3146}
### File: RNTester/RNTesterUnitTests/RCTJSONTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <XCTest/XCTest.h> #import <React/RCTUtils.h> @interface RCTJSONTests ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTJSONTests.m", "license": "mit", "size": 3838}
### File: RNTester/RNTesterUnitTests/RCTMethodArgumentTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <UIKit/UIKit.h> #import <XCTest/XCTest.h> #import <React/RCT...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTMethodArgumentTests.m", "license": "mit", "size": 7499}
### File: RNTester/RNTesterUnitTests/RCTModuleInitNotificationRaceTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <Foundation/Foundation.h> #import <XCTest/XCTest....
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTModuleInitNotificationRaceTests.m", "license": "mit", "size": 2529}
### File: RNTester/RNTesterUnitTests/RCTModuleInitTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <Foundation/Foundation.h> #import <XCTest/XCTest.h> #import <RCT...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTModuleInitTests.m", "license": "mit", "size": 7024}
### File: RNTester/RNTesterUnitTests/RCTModuleMethodTests.mm /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <UIKit/UIKit.h> #import <XCTest/XCTest.h> #import <React/RCTB...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C++", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTModuleMethodTests.mm", "license": "mit", "size": 8720}
### File: RNTester/RNTesterUnitTests/RCTMultipartStreamReaderTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <XCTest/XCTest.h> #import <React/RCTMultipartStreamRe...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTMultipartStreamReaderTests.m", "license": "mit", "size": 3769}
### File: RNTester/RNTesterUnitTests/RCTNativeAnimatedNodesManagerTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <XCTest/XCTest.h> #import "OCMock/OCMock.h" #im...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTNativeAnimatedNodesManagerTests.m", "license": "mit", "size": 43471}
### File: RNTester/RNTesterUnitTests/RCTPerformanceLoggerTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <React/RCTPerformanceLogger.h> #import <XCTest/XCTest.h> ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTPerformanceLoggerTests.m", "license": "mit", "size": 536}
### File: RNTester/RNTesterUnitTests/RCTShadowViewTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <XCTest/XCTest.h> #import <React/RCTRootShadowView.h> #import <R...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTShadowViewTests.m", "license": "mit", "size": 7946}
### File: RNTester/RNTesterUnitTests/RCTUIManagerTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <XCTest/XCTest.h> #import <React/RCTUIManager.h> #import <React/U...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTUIManagerTests.m", "license": "mit", "size": 6616}
### File: RNTester/RNTesterUnitTests/RCTURLUtilsTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <XCTest/XCTest.h> #import <React/RCTUtils.h> @interface RCTURLUti...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTURLUtilsTests.m", "license": "mit", "size": 3214}
### File: RNTester/RNTesterUnitTests/RCTUnicodeDecodeTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <XCTest/XCTest.h> #import <React/RCTNetworking.h> static NSS...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTUnicodeDecodeTests.m", "license": "mit", "size": 2951}
### File: RNTester/RNTesterUnitTests/RCTUtilsTests.m /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <XCTest/XCTest.h> #import <React/RCTLog.h> #import <React/RCTUtils.h>...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Objective-C", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RCTUtilsTests.m", "license": "mit", "size": 2156}
### File: RNTester/RNTesterUnitTests/RNTesterUnitTestsBundle.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format */ 'use strict'; // eslint-disable-next-line no-unused...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/RNTesterUnitTests/RNTesterUnitTestsBundle.js", "license": "mit", "size": 344}
### File: RNTester/android/app/BUCK load("//tools/build_defs/oss:rn_defs.bzl", "KEYSTORE_TARGET", "react_native_dep", "react_native_target", "rn_android_binary", "rn_android_library", "rn_android_resource") rn_android_binary( name = "app", keystore = KEYSTORE_TARGET, manifest = "src/main/AndroidManifest.xm...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Starlark", "repo_name": "vincentJinxin/react-native", "path": "RNTester/android/app/BUCK", "license": "mit", "size": 1751}
### File: RNTester/android/app/src/main/java/com/facebook/react/uiapp/RNTesterActivity.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.uiapp; impo...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "RNTester/android/app/src/main/java/com/facebook/react/uiapp/RNTesterActivity.java", "license": "mit", "size":...
### File: RNTester/android/app/src/main/java/com/facebook/react/uiapp/RNTesterApplication.java /* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.uiapp; i...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentJinxin/react-native", "path": "RNTester/android/app/src/main/java/com/facebook/react/uiapp/RNTesterApplication.java", "license": "mit", "siz...
### File: RNTester/e2e/__tests__/Button-test.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @emails oncall+react_native * @format */ /* global device, element, by, expect...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/e2e/__tests__/Button-test.js", "license": "mit", "size": 1889}
### File: RNTester/e2e/__tests__/DatePickerIOS-test.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @emails oncall+react_native * @format */ /* global element, by, expect,...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/e2e/__tests__/DatePickerIOS-test.js", "license": "mit", "size": 2101}
### File: RNTester/e2e/__tests__/Picker-test.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @emails oncall+react_native * @format */ /* global device, element, by, expect...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/e2e/__tests__/Picker-test.js", "license": "mit", "size": 796}
### File: RNTester/e2e/__tests__/Touchable-test.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @emails oncall+react_native * @format */ /* global device, element, by, exp...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/e2e/__tests__/Touchable-test.js", "license": "mit", "size": 2319}
### File: RNTester/e2e/e2e-helpers.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @emails oncall+react_native * @format */ /* global element, by, expect */ // Will open ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/e2e/e2e-helpers.js", "license": "mit", "size": 753}
### File: RNTester/e2e/test-init.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ /* eslint-env jasmine */ const detox = require('detox'); const config = require('../../packag...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/e2e/test-init.js", "license": "mit", "size": 750}
### File: RNTester/js/RNTesterApp.android.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const RNTesterActions = require('./utils/RNTest...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/RNTesterApp.android.js", "license": "mit", "size": 10363}
### File: RNTester/js/RNTesterApp.ios.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const RNTesterActions = require('./utils/RNTesterAc...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/RNTesterApp.ios.js", "license": "mit", "size": 7168}
### File: RNTester/js/assets/helloworld.html <!DOCTYPE html> <html> <head> <title>Hello Bundled World</title> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=320, user-scalable=no"> <style type="text/css"> body { margin: 0; ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/assets/helloworld.html", "license": "mit", "size": 554}
### File: RNTester/js/assets/messagingtest.html <!DOCTYPE html> <html> <head> <title>Messaging Test</title> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=320, user-scalable=no"> </head> <body> <p>Messages received from React Native: 0</p> ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/assets/messagingtest.html", "license": "mit", "size": 919}
### File: RNTester/js/components/ListExampleShared.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const React = require('react'); const...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/components/ListExampleShared.js", "license": "mit", "size": 8786}
### File: RNTester/js/components/RNTesterBlock.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const React = require('react'); const {St...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/components/RNTesterBlock.js", "license": "mit", "size": 2464}
### File: RNTester/js/components/RNTesterButton.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow strict-local */ 'use strict'; const React = require('react...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/components/RNTesterButton.js", "license": "mit", "size": 1100}
### File: RNTester/js/components/RNTesterExampleContainer.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format */ 'use strict'; const React = require('react'); const {P...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/components/RNTesterExampleContainer.js", "license": "mit", "size": 2060}
### File: RNTester/js/components/RNTesterExampleFilter.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const React = require('react'); c...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/components/RNTesterExampleFilter.js", "license": "mit", "size": 2909}
### File: RNTester/js/components/RNTesterExampleList.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const RNTesterActions = require('../...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/components/RNTesterExampleList.js", "license": "mit", "size": 6465}
### File: RNTester/js/components/RNTesterPage.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const RNTesterTitle = require('./RNTesterTi...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/components/RNTesterPage.js", "license": "mit", "size": 1956}
### File: RNTester/js/components/RNTesterSettingSwitchRow.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow strict-local */ 'use strict'; const RNTesterStat...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/components/RNTesterSettingSwitchRow.js", "license": "mit", "size": 1649}
### File: RNTester/js/components/RNTesterTheme.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @flow strict-local * @format */ 'use strict'; import * as React from 'react...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/components/RNTesterTheme.js", "license": "mit", "size": 2818}
### File: RNTester/js/components/RNTesterTitle.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow strict-local */ 'use strict'; const React = require('react'...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/components/RNTesterTitle.js", "license": "mit", "size": 1297}
### File: RNTester/js/components/TextInlineView.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const React = require('react'); const {I...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/components/TextInlineView.js", "license": "mit", "size": 5200}
### File: RNTester/js/components/TextLegend.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const React = require('react'); const {Picke...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/components/TextLegend.js", "license": "mit", "size": 9167}
### File: RNTester/js/components/createExamplePage.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const React = require('react'); const...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/components/createExamplePage.js", "license": "mit", "size": 734}
### File: RNTester/js/examples/Accessibility/AccessibilityAndroidExample.android.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format */ 'use strict'; const React = req...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/Accessibility/AccessibilityAndroidExample.android.js", "license": "mit", "size": 4...
### File: RNTester/js/examples/Accessibility/AccessibilityExample.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format */ 'use strict'; const React = require('react'); ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/Accessibility/AccessibilityExample.js", "license": "mit", "size": 22376}
### File: RNTester/js/examples/Accessibility/AccessibilityIOSExample.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const React = requir...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/Accessibility/AccessibilityIOSExample.js", "license": "mit", "size": 2097}
### File: RNTester/js/examples/ActionSheetIOS/ActionSheetIOSExample.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const React = require...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/ActionSheetIOS/ActionSheetIOSExample.js", "license": "mit", "size": 7888}
### File: RNTester/js/examples/ActivityIndicator/ActivityIndicatorExample.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow strict-local */ 'use strict'; imp...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/ActivityIndicator/ActivityIndicatorExample.js", "license": "mit", "size": 3513}
### File: RNTester/js/examples/Alert/AlertExample.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format */ 'use strict'; const React = require('react'); const { Alert,...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/Alert/AlertExample.js", "license": "mit", "size": 4348}
### File: RNTester/js/examples/Alert/AlertIOSExample.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const React = require('react'); con...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/Alert/AlertIOSExample.js", "license": "mit", "size": 4934}
### File: RNTester/js/examples/Animated/AnimatedExample.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const RNTesterButton = require('....
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/Animated/AnimatedExample.js", "license": "mit", "size": 9901}
### File: RNTester/js/examples/Animated/AnimatedGratuitousApp/AnExApp.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const React = requi...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/Animated/AnimatedGratuitousApp/AnExApp.js", "license": "mit", "size": 11759}
### File: RNTester/js/examples/Animated/AnimatedGratuitousApp/AnExBobble.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const React = re...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/Animated/AnimatedGratuitousApp/AnExBobble.js", "license": "mit", "size": 5344}
### File: RNTester/js/examples/Animated/AnimatedGratuitousApp/AnExChained.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const React = r...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/Animated/AnimatedGratuitousApp/AnExChained.js", "license": "mit", "size": 3427}
### File: RNTester/js/examples/Animated/AnimatedGratuitousApp/AnExScroll.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const React = re...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/Animated/AnimatedGratuitousApp/AnExScroll.js", "license": "mit", "size": 3316}
### File: RNTester/js/examples/Animated/AnimatedGratuitousApp/AnExSet.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const React = requi...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/Animated/AnimatedGratuitousApp/AnExSet.js", "license": "mit", "size": 3913}
### File: RNTester/js/examples/Animated/AnimatedGratuitousApp/AnExTilt.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const React = requ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/Animated/AnimatedGratuitousApp/AnExTilt.js", "license": "mit", "size": 4228}
### File: RNTester/js/examples/AppState/AppStateExample.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const React = require('react'); ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/AppState/AppStateExample.js", "license": "mit", "size": 2604}
### File: RNTester/js/examples/Appearance/AppearanceExample.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; import * as React from 'react...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/Appearance/AppearanceExample.js", "license": "mit", "size": 6157}
### File: RNTester/js/examples/AsyncStorage/AsyncStorageExample.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow */ 'use strict'; const React = require('re...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/AsyncStorage/AsyncStorageExample.js", "license": "mit", "size": 2783}
### File: RNTester/js/examples/Border/BorderExample.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format */ 'use strict'; const React = require('react'); const {StyleSh...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/Border/BorderExample.js", "license": "mit", "size": 7136}
### File: RNTester/js/examples/BoxShadow/BoxShadowExample.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format */ 'use strict'; const React = require('react'); const {I...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/BoxShadow/BoxShadowExample.js", "license": "mit", "size": 2258}
### File: RNTester/js/examples/Button/ButtonExample.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow strict-local */ 'use strict'; const React = require('r...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/Button/ButtonExample.js", "license": "mit", "size": 3679}
### File: RNTester/js/examples/CheckBox/CheckBoxExample.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @flow * @format */ 'use strict'; const React = require('react'); c...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/CheckBox/CheckBoxExample.js", "license": "mit", "size": 3762}
### File: RNTester/js/examples/Clipboard/ClipboardExample.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow strict-local */ 'use strict'; const React = requ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/Clipboard/ClipboardExample.js", "license": "mit", "size": 1416}
### File: RNTester/js/examples/Crash/CrashExample.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format * @flow strict-local */ 'use strict'; import type {Node} from 'Re...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/Crash/CrashExample.js", "license": "mit", "size": 1056}
### File: RNTester/js/examples/DatePicker/DatePickerAndroidExample.js /** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format */ 'use strict'; const React = require('react');...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincentJinxin/react-native", "path": "RNTester/js/examples/DatePicker/DatePickerAndroidExample.js", "license": "mit", "size": 5562}