From ba39d87113cae01ec67297eb015d4f308b9a372b Mon Sep 17 00:00:00 2001 From: acdlite Date: Fri, 5 May 2023 16:36:15 -0700 Subject: [PATCH] useOptimisticState -> useOptimistic (#26772) Summary: Drop the "state". Just "useOptimistic". It's cleaner. This is still an experimental API. May not be the final name. DiffTrain build for commit https://github.com/facebook/react/commit/b7972822b5887d05ae772ef757a453265b4b7aec. Changelog: [Internal]: << DO NOT EDIT BELOW THIS LINE >> Reviewed By: sammy-SC Differential Revision: D45537245 Pulled By: tyao1 fbshipit-source-id: e31f77c4a55e8931c9671d13fc43d6ff32e25dbb --- packages/react-native/Libraries/Renderer/REVISION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-native/Libraries/Renderer/REVISION b/packages/react-native/Libraries/Renderer/REVISION index eea4e95cdf4..8dfc85ada32 100644 --- a/packages/react-native/Libraries/Renderer/REVISION +++ b/packages/react-native/Libraries/Renderer/REVISION @@ -1 +1 @@ -388686f291afb2362fdc813c49f75b4132bc1314 +b7972822b5887d05ae772ef757a453265b4b7aec