A framework for building native applications using React
Make SurfaceManager const correct (#48485)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/48485 [Changelog] [Internal] - Make SurfaceManager const correct This marks methods which don't modify member props as `const` and others as non `const`. The current API signature is misleading as `const` methods do alter `mutable` members Reviewed By: rshest Differential Revision: D67820439 fbshipit-source-id: 6a991bd7ccbd464c2390e33e0c29b136892d65e0
C
Christoph Purrer committed
c8552519b3f7fbd41a224ff8532e1438b2d904a5
Parent: 8681fc2
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 1/6/2025, 10:41:39 PM