jamespageced

Results 3 comments of jamespageced

I've tried pre-installing the cocoapods with the azure pipelines and the `prebuild` command still targets the latest version of cocoapods. Then I read you can setup the eas.json config to...

I'm still seeing an issue, currently using version `14.1.0` for `@expo/vector-icons`... JSX Code ``` ```

I added the following package `expo-file-system`. package versions... ``` "@expo/vector-icons": "^14.1.0" "expo": "~53.0.24" "expo-file-system": "~18.1.11" ``` It works for me now.