Searched refs:withCustom (Results 1 – 3 of 3) sorted by relevance
| /expo/packages/@expo/config/src/__tests__/fixtures/plugins/ |
| H A D | app.config.ts | 3 const withCustom = (config, props) => { constant 10 plugins: ['./my-plugin', [withCustom, { name: 'custom-name' }]],
|
| /expo/docs/pages/config-plugins/ |
| H A D | plugins-and-mods.mdx | 471 const withCustom = (config, props) => config; 476 withCustom, 482 withCustom, 494 "plugins": [["withCustom", {}], "withCustom"]
|
| H A D | development-and-debugging.mdx | 377 function withCustom(config, value) {
|