A framework for building native applications using React
fix: return nullptr when USE_THIRD_PARTY_JSC is set to true (#49781)
Summary: When setting `USE_THIRD_PARTY_JSC=1`, we don't return anything from createJSRuntimeFactory function:  It's meant to be overwritten, but we must satisfy the compiler. ## Changelog: [IOS] [FIXED] - return nullptr when USE_THIRD_PARTY_JSC is set to true Pull Request resolved: https://github.com/facebook/react-native/pull/49781 Test Plan: CI Green Reviewed By: cortinico Differential Revision: D70486837 Pulled By: cipolleschi fbshipit-source-id: c09622f75608dc203d41167fc375a000a2f12e37
O
Oskar Kwaśniewski committed
515ff1e626110116f272428d1d182eedcff2deab
Parent: 6bc5dde
Committed by Facebook GitHub Bot <[email protected]>
on 3/3/2025, 2:01:23 PM