react-native-macos/packages
Phillip Pan 0912ee179c remove fallbackResource from RCTBundleURLProvider api
Summary:
if you xgbs for `fallbackResource:`, you'll find only one place is actually passing a non-nil value to this parameter.

https://www.internalfb.com/code/fbsource/fbobjc/Apps/Wilde/FBReactModule2/FBReactModuleAPI/FBReactModuleAPI/FBReactSourceLoaderProd.mm?lines=79

but if we look at the implementation, `@"main"` is the fallback value...

https://www.internalfb.com/code/fbsource/[cd930f5f15cca0feb732317147de318ce6aa1db3]/xplat/js/react-native-github/React/Base/RCTBundleURLProvider.mm?lines=224

let's just simplify this api and get rid of this parameter.

Changelog: [Internal]

Reviewed By: raedle

Differential Revision: D32641476

fbshipit-source-id: 637a8c0f7bea834bfecd804a521155f41aaaff7e
2021-12-16 00:46:14 -08:00
..
assets Assume *.ktx assets are packaged as Android drawables 2021-11-22 13:56:53 -08:00
babel-plugin-codegen Add babel-plugin-codegen to babel.config.js for fabric (#32756) 2021-12-14 19:28:41 -08:00
eslint-config-react-native-community Disable ESLint `no-undef` for TypeScript files (#32655) 2021-12-02 14:43:36 -08:00
eslint-plugin-react-native-community JS: Format with Prettier v2.4.1 [3/n] 2021-11-02 22:14:16 -07:00
eslint-plugin-specs Bump dependency on eslint-plugin-specs to minimum 0.0.2 2021-12-09 15:57:20 -08:00
normalize-color Fix invalid @flow modes in xplat 2021-11-17 20:47:42 -08:00
polyfills RN: Follow-up Format w/ Prettier v2.x 2021-11-09 13:16:43 -08:00
react-native-codegen Flow parser cleanup 2021-12-15 15:59:38 -08:00
react-native-gradle-plugin Static link for hermes-inspector (#32694) 2021-12-13 07:48:39 -08:00
rn-tester remove fallbackResource from RCTBundleURLProvider api 2021-12-16 00:46:14 -08:00