添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
DoubleConversion.podspec.json ...ion/ios/Pods/Local Podspecs/DoubleConversion.podspec.json FBReactNativeSpec.podspec.json ...on/ios/Pods/Local Podspecs/FBReactNativeSpec.podspec.json React-CoreModules.podspec.json ...on/ios/Pods/Local Podspecs/React-CoreModules.podspec.json React-RCTActionSheet.podspec.json ...ios/Pods/Local Podspecs/React-RCTActionSheet.podspec.json React-RCTAnimation.podspec.json ...n/ios/Pods/Local Podspecs/React-RCTAnimation.podspec.json React-RCTLinking.podspec.json ...ion/ios/Pods/Local Podspecs/React-RCTLinking.podspec.json React-RCTNetwork.podspec.json ...ion/ios/Pods/Local Podspecs/React-RCTNetwork.podspec.json React-RCTSettings.podspec.json ...on/ios/Pods/Local Podspecs/React-RCTSettings.podspec.json React-RCTVibration.podspec.json ...n/ios/Pods/Local Podspecs/React-RCTVibration.podspec.json React-jsiexecutor.podspec.json ...on/ios/Pods/Local Podspecs/React-jsiexecutor.podspec.json React-jsinspector.podspec.json ...on/ios/Pods/Local Podspecs/React-jsinspector.podspec.json UserInterfaceState.xcuserstate ...ta/mattiaducci.xcuserdatad/UserInterfaceState.xcuserstate normalize-and-load-metadata.js ...lper-module-transforms/lib/normalize-and-load-metadata.js inline-createSuper-helpers.js ...lugin-transform-classes/lib/inline-createSuper-helpers.js runtime-corejs2-definitions.js ...ugin-transform-runtime/lib/runtime-corejs2-definitions.js runtime-corejs3-definitions.js ...ugin-transform-runtime/lib/runtime-corejs3-definitions.js get-own-property-descriptor.js ...ejs3/core-js-stable/object/get-own-property-descriptor.js get-own-property-descriptors.js ...js3/core-js-stable/object/get-own-property-descriptors.js get-own-property-descriptor.js ...js3/core-js-stable/reflect/get-own-property-descriptor.js get-own-property-descriptor.js ...ime-corejs3/core-js/object/get-own-property-descriptor.js get-own-property-descriptors.js ...me-corejs3/core-js/object/get-own-property-descriptors.js get-own-property-descriptor.js ...me-corejs3/core-js/reflect/get-own-property-descriptor.js classPrivateFieldDestructureSet.js ...untime-corejs3/helpers/classPrivateFieldDestructureSet.js classPrivateFieldLooseBase.js ...bel/runtime-corejs3/helpers/classPrivateFieldLooseBase.js classStaticPrivateFieldSpecGet.js ...runtime-corejs3/helpers/classStaticPrivateFieldSpecGet.js classStaticPrivateFieldSpecSet.js ...runtime-corejs3/helpers/classStaticPrivateFieldSpecSet.js classStaticPrivateMethodGet.js ...el/runtime-corejs3/helpers/classStaticPrivateMethodGet.js classStaticPrivateMethodSet.js ...el/runtime-corejs3/helpers/classStaticPrivateMethodSet.js createForOfIteratorHelperLoose.js ...runtime-corejs3/helpers/createForOfIteratorHelperLoose.js defineEnumerableProperties.js ...bel/runtime-corejs3/helpers/defineEnumerableProperties.js classPrivateFieldDestructureSet.js ...me-corejs3/helpers/esm/classPrivateFieldDestructureSet.js classPrivateFieldLooseBase.js ...runtime-corejs3/helpers/esm/classPrivateFieldLooseBase.js classStaticPrivateFieldSpecGet.js ...ime-corejs3/helpers/esm/classStaticPrivateFieldSpecGet.js classStaticPrivateFieldSpecSet.js ...ime-corejs3/helpers/esm/classStaticPrivateFieldSpecSet.js classStaticPrivateMethodGet.js ...untime-corejs3/helpers/esm/classStaticPrivateMethodGet.js classStaticPrivateMethodSet.js ...untime-corejs3/helpers/esm/classStaticPrivateMethodSet.js createForOfIteratorHelperLoose.js ...ime-corejs3/helpers/esm/createForOfIteratorHelperLoose.js defineEnumerableProperties.js ...runtime-corejs3/helpers/esm/defineEnumerableProperties.js objectWithoutPropertiesLoose.js ...ntime-corejs3/helpers/esm/objectWithoutPropertiesLoose.js "description" : "React Native apps are built using the React JS \n framework, and render directly to native UIKit \n elements using a fully asynchronous architecture. \n There is no browser and no HTML. We have picked what \n we think is the best set of features from these and \n other technologies to build what we hope to become \n the best product development framework available, \n with an emphasis on iteration speed, developer \n delight, continuity of technology, and absolutely \n beautiful and fast products with no compromises in \n quality or capability." , function _interopRequireWildcard ( obj ) { if ( obj && obj . __esModule ) { return obj ; } if ( obj === null || typeof obj !== "object" && typeof obj !== "function" ) { return { default : obj }; } var cache = _getRequireWildcardCache (); if ( cache && cache . has ( obj )) { return cache . get ( obj ); } var newObj = {}; var hasPropertyDescriptor = Object . defineProperty && Object . getOwnPropertyDescriptor ; for ( var key in obj ) { if ( Object . prototype . hasOwnProperty . call ( obj , key )) { var desc = hasPropertyDescriptor ? Object . getOwnPropertyDescriptor ( obj , key ) : null ; if ( desc && ( desc . get || desc . set )) { Object . defineProperty ( newObj , key , desc ); } else { newObj [ key ] = obj [ key ]; } } } newObj . default = obj ; if ( cache ) { cache . set ( obj , newObj ); } return newObj ; } throw new Error ( `You appear to be using an async cache handler, ` + `which your current version of Babel does not support. ` + `We may add support for this in the future, ` + `but if you're on the most recent version of @babel/core and still ` + `seeing this error, then you'll need to synchronously handle your caching logic.` ); return a . name === b . name && a . value === b . value && a . options === b . options && a . dirname === b . dirname && a . alias === b . alias && a . ownPass === b . ownPass && ( a . file && a . file . request ) === ( b . file && b . file . request ) && ( a . file && a . file . resolved ) === ( b . file && b . file . resolved ); throw new Error ([ `Duplicate plugin/preset detected.` , `If you'd like to use two separate instances of a plugin,` , `they need separate names, e.g.` , `` , ` plugins: [` , ` ['some-plugin', {}],` , ` ['some-plugin', {}, 'some unique name'],` , ` ]` , `` , `Duplicates detected are:` , ` ${ JSON . stringify ( conflicts , null , 2 )} ` ]. join ( " \n " )); function asyncGeneratorStep ( gen , resolve , reject , _next , _throw , key , arg ) { try { var info = gen [ key ]( arg ); var value = info . value ; } catch ( error ) { reject ( error ); return ; } if ( info . done ) { resolve ( value ); } else { Promise . resolve ( value ). then ( _next , _throw ); } } function _asyncToGenerator ( fn ) { return function () { var self = this , args = arguments ; return new Promise ( function ( resolve , reject ) { var gen = fn . apply ( self , args ); function _next ( value ) { asyncGeneratorStep ( gen , resolve , reject , _next , _throw , "next" , value ); } function _throw ( err ) { asyncGeneratorStep ( gen , resolve , reject , _next , _throw , "throw" , err ); } _next ( undefined ); }); }; } return name . replace ( isPreset ? BABEL_PRESET_PREFIX_RE : BABEL_PLUGIN_PREFIX_RE , `babel- ${ type } -` ). replace ( isPreset ? BABEL_PRESET_ORG_RE : BABEL_PLUGIN_ORG_RE , `$1 ${ type } -` ). replace ( isPreset ? OTHER_PRESET_ORG_RE : OTHER_PLUGIN_ORG_RE , `$1babel- ${ type } -` ). replace ( OTHER_ORG_DEFAULT_RE , `$1/babel- ${ type } ` ). replace ( EXACT_RE , "" ); function _interopRequireWildcard ( obj ) { if ( obj && obj . __esModule ) { return obj ; } if ( obj === null || typeof obj !== "object" && typeof obj !== "function" ) { return { default : obj }; } var cache = _getRequireWildcardCache (); if ( cache && cache . has ( obj )) { return cache . get ( obj ); } var newObj = {}; var hasPropertyDescriptor = Object . defineProperty && Object . getOwnPropertyDescriptor ; for ( var key in obj ) { if ( Object . prototype . hasOwnProperty . call ( obj , key )) { var desc = hasPropertyDescriptor ? Object . getOwnPropertyDescriptor ( obj , key ) : null ; if ( desc && ( desc . get || desc . set )) { Object . defineProperty ( newObj , key , desc ); } else { newObj [ key ] = obj [ key ]; } } } newObj . default = obj ; if ( cache ) { cache . set ( obj , newObj ); } return newObj ; } function _interopRequireWildcard ( obj ) { if ( obj && obj . __esModule ) { return obj ; } if ( obj === null || typeof obj !== "object" && typeof obj !== "function" ) { return { default : obj }; } var cache = _getRequireWildcardCache (); if ( cache && cache . has ( obj )) { return cache . get ( obj ); } var newObj = {}; var hasPropertyDescriptor = Object . defineProperty && Object . getOwnPropertyDescriptor ; for ( var key in obj ) { if ( Object . prototype . hasOwnProperty . call ( obj , key )) { var desc = hasPropertyDescriptor ? Object . getOwnPropertyDescriptor ( obj , key ) : null ; if ( desc && ( desc . get || desc . set )) { Object . defineProperty ( newObj , key , desc ); } else { newObj [ key ] = obj [ key ]; } } } newObj . default = obj ; if ( cache ) { cache . set ( obj , newObj ); } return newObj ; } throw new Error ([ `Preset ${ formattedPresetName } requires a filename to be set when babel is called directly,` , `\`\`\`` , `babel.transform(code, { filename: 'file.ts', presets: [ ${ formattedPresetName } ] });` , `\`\`\`` , `See https://babeljs.io/docs/en/options#filename for more information.` ]. join ( " \n " )); const err = new Error ( `Requires Babel " ${ range } ", but was loaded with " ${ _ . version } ". ` + `If you are sure you have a compatible version of @babel/core, ` + `it is likely that something in your build process is loading the ` + `wrong version. Inspect the stack trace of this error to look for ` + `the first entry that doesn't mention "@babel/core" or "babel-core" ` + `to see what is calling Babel.` );