Leonardo Drici
Leonardo Drici
### Build/Submit details page URL _No response_ ### Summary I was trying to cleanup my config, and doing so I had created a config folder with some TS files. I...
### Build/Submit details page URL _No response_ ### Summary With Expo SDK 49 `eas channel:list` doesn't read .env ### Managed or bare? bare ### Environment ``` expo-env-info 1.0.5 environment info:...
TS Error
I upgraded from .9 to .12 and started getting this error: ``` node_modules/react-native-neat-date-picker/src/index.ts:3:15 - error TS2614: Module '"./components/NeatDatePicker"' has no exported member 'NeatDatePickerProps'. Did you mean to use 'import NeatDatePickerProps...
How come there is no default alert dialog when the icon gets changed? I thought it was enabled by default
### Is your feature request related to a problem? Please describe. Often times when I make a build I use the no-wait option to just send it to eas and...
I was trying to run the dev server, but with this `tsconfig.json` it wasn't working tsconfig ```json { "compilerOptions": { "lib": ["ESNext", "DOM"], "target": "ESNext", "module": "ESNext", "moduleDetection": "force", "jsx":...
### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Would...