File tree Expand file tree Collapse file tree
docs/docs/docs/api-reference/react-native-brownfield Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ ReactNativeBrownfield.shared
3030
3131| Property | Type | Default | Description |
3232| ------------------- | --------------- | --------------- | ---------------------------------------------------------------------------------------------- |
33- | ` entryFile ` | ` NSString ` | ` index ` | Path to JavaScript entry file in development. |
33+ | ` entryFile ` | ` String ` | ` index ` | Path to JavaScript entry file in development. |
3434| ` bundlePath ` | ` String ` | ` main.jsbundle ` | Path to JavaScript bundle file. |
3535| ` bundle ` | ` Bundle ` | ` Bundle.main ` | Bundle instance to lookup the JavaScript bundle resource. |
3636| ` bundleURLOverride ` | ` (() -> URL?)? ` | ` nil ` | Dynamic bundle URL provider called on every bundle load. When set, overrides default behavior. |
You can’t perform that action at this time.
0 commit comments