react-native-macos/ReactCommon
Janic Duplessis ecf967a51d Add fabric support for maintainVisibleContentPosition on iOS (#35319)
Summary:
This adds support for the `maintainVisibleContentPosition` in iOS fabric. This was previously only implemented in the old renderer. The implementation is very similar to what we currently have.

## Changelog

<!-- Help reviewers and the release process by writing your own changelog entry. For an example, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->

[iOS] [Added] - Add fabric support for maintainVisibleContentPosition on iOS

Pull Request resolved: https://github.com/facebook/react-native/pull/35319

Test Plan:
Test in RN tester example.

https://user-images.githubusercontent.com/2677334/201484543-f7944e34-6cb7-48d6-aa28-e2a7ccdfa666.mov

Reviewed By: sammy-SC

Differential Revision: D41273822

Pulled By: jacdebug

fbshipit-source-id: 7900898f28280ff01619a4af609d2a37437c7240
2023-02-07 02:54:06 -08:00
..
butter Fixed typo in ReactCommon/buffer/map.h (#34631) 2022-11-30 06:55:21 -08:00
callinvoker Add ability to schedule JS functions as tasks from turbo modules (#35525) 2022-12-01 09:49:44 -08:00
cxxreact Restore Dynamic framework with Hermes in the Old Architecture 2023-01-30 04:25:26 -08:00
hermes Restore Dynamic framework with Hermes in the Old Architecture 2023-01-30 04:25:26 -08:00
jsc Clarify const-ness of JSI references 2022-12-15 19:18:15 -08:00
jsengineinstance The life-changing magic of clang-tidying up 2020-02-04 11:09:30 -08:00
jserrorhandler Revert D42369492: Add basic tests for JsErrorHandler 2023-01-05 13:25:50 -08:00
jsi Only intercept JSIExceptions when constructing JSError 2023-01-22 00:25:49 -08:00
jsiexecutor Restore Dynamic framework with Hermes in the Old Architecture 2023-01-30 04:25:26 -08:00
jsinspector Enable C++17 for cxxreact and jsiexecutor/inspector and ... (#35435) 2022-11-23 18:48:47 -08:00
libraries/fbcore/src/test/java/com/facebook/powermock Explicitly set language to JAVA where it is missing [xplat] (round 1) 2022-07-06 09:07:07 -07:00
logger Update .podspec license information (#35245) 2022-11-07 09:52:52 -08:00
react Add fabric support for maintainVisibleContentPosition on iOS (#35319) 2023-02-07 02:54:06 -08:00
reactperflogger Update .podspec license information (#35245) 2022-11-07 09:52:52 -08:00
runtimeexecutor Update .podspec license information (#35245) 2022-11-07 09:52:52 -08:00
yoga Revert D13866122: Fix negative value rounding issue for nodes across an axis 2023-02-02 14:04:12 -08:00
React-Fabric.podspec internalize Slider module (#35825) 2023-01-16 02:42:18 -08:00
React-rncore.podspec Update .podspec license information (#35245) 2022-11-07 09:52:52 -08:00
ReactCommon.podspec Restore Dynamic framework with Hermes in the Old Architecture 2023-01-30 04:25:26 -08:00