Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use new provider api for images in RNTester (facebook#26990)
Summary: Local assets do not work in release mode since they rely on `RCTLocalAssetImageLoader`. Since converting image native modules to turbo modules the old loading method no longer works. This uses the new api in RNTester. ## Changelog [Internal] [Fixed] - Use new provider api for images in RNTester Pull Request resolved: facebook#26990 Test Plan: Tested that local images work in RNTester images example in release mode Differential Revision: D18174117 Pulled By: cpojer fbshipit-source-id: 71f1dc597742c6d41c57ad20a1221e85dc63ba2f
- Loading branch information