react-native-macos/Libraries
zhongwuzw 103880b3c6 Add image bytes property of UIImage (#22731)
Summary:
* Added a `reactDecodedImageBytes` property of `UIImage`, to give the chances if user wants to do custom memory calculation.
* Fixes wrong calculation of GIF decoded image bytes.

Changelog:
----------

[iOS] [Fixed] - Fixes image decoded bytes calculation
Pull Request resolved: https://github.com/facebook/react-native/pull/22731

Differential Revision: D13817094

Pulled By: cpojer

fbshipit-source-id: ddc793d4734cba4e36f53b634bd3655883922c19
2019-01-25 03:26:32 -08:00
..
ART Add CF_RETURNS_NOT_RETAINED annotate for Objective-C method which returns Core Foundation object (#23122) 2019-01-23 04:05:56 -08:00
ActionSheetIOS Feature/action sheet destructive button indexes (#18254) 2019-01-24 12:29:49 -08:00
Alert Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Animated feat: expose AnimatedEvent (#22984) 2019-01-16 07:04:11 -08:00
AppState Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
BatchedBridge Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Blob Flesh out the URL polyfill a bit more (#22901) 2019-01-16 05:31:55 -08:00
BugReporting Upgrade to Flow v0.88.0 2018-12-11 20:01:00 -08:00
CameraRoll Fixing T38936345 -Opening creative tools from home or creation flow shows a red screen 2019-01-14 10:50:36 -08:00
Color Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Components Fixed string ref which was causing alert on react <Strictmode> (#23146) 2019-01-24 08:28:47 -08:00
Core Flesh out the URL polyfill a bit more (#22901) 2019-01-16 05:31:55 -08:00
DeprecatedPropTypes Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
EventEmitter Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Experimental Fix SwipeableActionButton styling. (#23113) 2019-01-23 04:10:13 -08:00
Geolocation Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Image Add image bytes property of UIImage (#22731) 2019-01-25 03:26:32 -08:00
Inspector Flow ViewPropTypes (#22504) 2018-12-04 19:32:36 -08:00
Interaction Fix no shadow warnings (#22190) 2019-01-01 17:13:15 -08:00
JSInspector Remove explicit requires of Map and Set 2018-10-19 10:57:24 -07:00
LayoutAnimation Globally disable LayoutAnimation during Snapshot Tests 2019-01-24 15:24:59 -08:00
Linking Android: Adding sendIntent on Linking module (#22302) 2018-12-06 21:13:58 -08:00
LinkingIOS Update RCTLinkingManager.h to explicitly state the 'nullability' of parameters (#20798) 2018-09-21 06:18:39 -07:00
Lists Fixes #issue18098 SectionList scrollToLocation (#21577) 2019-01-22 07:27:10 -08:00
Modal RCTModalHostView (#23030) 2019-01-17 02:41:59 -08:00
NativeAnimation fix broken animation tests 2018-09-28 09:17:17 -07:00
Network Fix RCTImageLoader multi thread crash (#22746) 2019-01-23 02:50:57 -08:00
Performance Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
PermissionsAndroid Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
PushNotificationIOS Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
RCTTest Add types to RCTSnapshotNativeComponent (#23111) 2019-01-23 02:18:10 -08:00
ReactNative @allow-large-files Deploy Flow v0.90 to xplat/js 2019-01-16 21:55:02 -08:00
Renderer React sync for revisions 3ff2c7c...6bf5e85 2018-12-03 16:29:53 -08:00
Sample RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
Settings Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Share Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Storage Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
StyleSheet Remove LayoutStyle, ShadowStyle, TransformStyle in favor of just ViewStyleProp 2019-01-08 18:49:37 -08:00
SurfaceBackedComponent RCTSurface: Calling `start` is now required to start the Surface 2018-12-18 12:57:38 -08:00
SurfaceHostingComponent Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Text Switch Text style to TextStyleProp 2019-01-03 03:43:26 -08:00
TurboModule Move TurboModuleRegistry (JS) to github 2019-01-04 16:19:43 -08:00
Types Fix internal flow problems 2018-09-27 14:18:31 -07:00
Utilities Remove PlatformOS from RN 2019-01-10 12:52:02 -08:00
Vibration Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
WebSocket Fix crash for web socket in some race conditions (#22439) 2019-01-01 17:55:29 -08:00
Wrapper Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
YellowBox Fix View/Text displayName (#21950) 2018-10-29 12:42:10 -07:00
fishhook Merge fishhook.xcodeproj in RCTWebSocket 2017-08-09 07:48:09 -07:00
polyfills Added groupCollapsed polyfill (#21457) 2019-01-22 07:05:22 -08:00
react-native Added WebView deprecation warning (#22980) 2019-01-14 16:53:02 -08:00
vendor Update EventEmitter.js (#23047) 2019-01-22 06:08:46 -08:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
Promise.js Stop using Promise from fbjs 2018-11-26 06:28:24 -08:00
UTFSequence.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
promiseRejectionIsError.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00