Fabio
Fabio
### Current Behavior In a monorepository with @nx/vue, opening the file `apps/app-name/src/main.ts`, there is a TS2307 error on the import of App.vue. ### Expected Behavior The import should be recognized...
### Mapbox Navigation SDK version 2.18.0 ### Steps to reproduce - Create React Native app with v0.74.1 (https://reactnative.dev/docs/getting-started-without-a-framework) - Include dependency https://github.com/jls-digital/react-native-mapbox-navigation: `yarn add @jls-digital/react-native-mapbox-navigation@https://github.com/jls-digital/react-native-mapbox-navigation.git#commit=972baf38e229669eadc1ab13496879372fe4fc79` - Create main app privacy...