forked from react-native-community/cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Allow passing in MainPackageConfig to PackageList (react-native…
…-community#653) * feat: Allow passing in MainPackageConfig to PackageList This allow customizing configuration for the MainReactPackage. Right now this is limited to changing how FrescoModule gets initialized but in the future this can allow changes in behavior for other core modules * docs: Document optional MainPackageConfig parameter for PacakgeList
- Loading branch information
1 parent
cc2697a
commit 891ce9c
Showing
2 changed files
with
16 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters