Kirby Simmons

Results 2 issues of Kirby Simmons

### Description - add the ability to extend `LaconiaContext` and `Error` types #### Extending Error ``` ts interface CustomError extends Error { response: string status: number } const adapter =...

## Your Environment * Plugin version: 4.13.3 * Platform: iOS * OS version: 18 * Device manufacturer / model: iPhone 16 Pro simulator * React Native version (`react-native -v`): 0.72.14...