rnv
Functions
executeRnv
▸ executeRnv(«destructured»): Promise<void>
Parameters
| Name | Type |
|---|---|
«destructured» | Object |
› cmd | string |
› logger | RnvApiLogger |
› process | Process |
› program | RnvContextProgram |
› prompt | RnvApiPrompt |
› spinner | RnvApiSpinner |
› subCmd | string |
Returns
Promise<void>
Defined in
runner.d.ts:7
withDefaultRNVBabel
▸ withDefaultRNVBabel(cnf): BabelConfig
Parameters
| Name | Type |
|---|---|
cnf | BabelConfig |
Returns
BabelConfig
Defined in
adapter/index.d.ts:2
withRNVBabel
▸ withRNVBabel(cnf): (api: BabelApi) => BabelConfig
Parameters
| Name | Type |
|---|---|
cnf | BabelConfig |
Returns
fn
▸ (api): BabelConfig
Parameters
| Name | Type |
|---|---|
api | BabelApi |
Returns
BabelConfig
Defined in
adapter/index.d.ts:3
withRNVMetro
▸ withRNVMetro(cnf): any
Parameters
| Name | Type |
|---|---|
cnf | unknown |
Returns
any
Defined in
adapter/index.d.ts:4
withRNVRNConfig
▸ withRNVRNConfig(cnf): any
Parameters
| Name | Type |
|---|---|
cnf | unknown |
Returns
any
Defined in
adapter/index.d.ts:5