

( 54e19a6b7f by Refined ImageSource Flow type for array-variant and headers. ( a911efaecd by Changed type definition of IPerformanceLogger from object to interface ( b90f4d978f by Removed fbjs dependency from react-native.
#REACTXP LOADING UPDATE#
( 96999339b6 by Allow iOS PlatformColor strings to be ObjC or Swift UIColor selectors ( 25793eab56 by Add Dark Mode support to loading banner ( 94c45af136 by Allow image loaders to enable/disable image telemetry ( e37708dfb6 by Add RCTDevSplitBundleLoader native module ( ad879e50bc by Update flipper to 0.75.1 ( 3399896ae7 by Refined Flow type for Text component.

PlatformColor: add missing clearColor ( b7167c23fc by Update template to Xcode 12 ( 6685aba462 by Add importantForAccessibility to AccessibilityProps ( fd660fd0c5 by Allow hotkeys to be used without command key ( f2b9ec7981 by Add disableButtonsIndices option to ActionSheetIOS component ( a7c1c5aff2 by Add showSoftInputOnFocus to TextInput ( d54113d8c4 by Added hostname to loading banner.
#REACTXP LOADING UPGRADE#
Upgrade Hermes to version 0.7 and turn on ES6 Proxy support ( 776a415d98 and bb003816a3 by a28dd38909 by Add support for shadowColor on API level >= 28 ( cfa4260598 by Add android_hyphenationFrequency prop to Text component ( 0fda91ffff and 7d8aeb4955 by Add accessibilityHint to TouchableNativeFeedback ( 72285d808d by Adds support for the onProgress event on Image ( fa0e6f8051 by ScrollView now supports contentOffset ( ed29ba13f9 by Add an explicit NDK version to Android template ( 18ffe12203 by Exposed getFlex method as part of ReactShadowNode API ( 6570f7887b by Add \*.hprof files to gitignore ( 69ce9c21d4 by Move DevSettingsActivity from main to debug ( d8e6c45782 by specific.( 8ffa180d80 by Modified renderApplication to forward initialProps to WrapperComponent ( 4f5a092bf6 by Add warning to VirtualizedList when incorrectly using nested Lists or custom scroll components ( 7f2515ece8 by Add native module for loading split JS bundles in development ( fca3a39da5 by Added listenerCount() to DeviceEventEmitter and NativeEventEmitter. ( b7b0e23202 by Allow setting a custom performance logger in XMLHttpRequest ( 57b10f759e by Add mock for DevSettings to jest preset ( a50f736bb6 by Added Inspector overlay support for Pressable ( 8ac467c51b by Introduce NativeModulePerfLogger ( 0486640571 by Add default titlePlaceholder in template configuration.

TextInput now supports onPressIn and onPressOut.This allows Metro with Bytecode to work with prebuilt binaries. ( fe79abb32c by Adds the Hermes runtime bytecode version number to the JS bundle requestURL. This method will not be part of the new architecture of React Native. Deprecated method UIManagerModule.getUIImplementation.Remove calculateChildFrames from RCTScrollView ( 62aa84a325 by Android specific.( 74ab8f6e5a by Deletes the method PlayTouchSound method from UIManagerModule, this method was moved to the SoundManagerModule class. ( d76556543f by On Image, onLoad and onError event objects will no longer have an extra uri property. Possibly breaking change for Kotlin apps. The new minSDK version will be 21+ moving forward.

