Open danidaryaweesh opened 1 year ago
I dont think so.
Hey everyone! If you're encountering issues with the original version, I'd like to invite you to try my fork of React Native Mapbox Navigation. I've made some enhancements and fixes that might address your concerns. You can easily install it using npm with the following command:
npm install https://github.com/sarafhbk/react-native-mapbox-navigation
I'm eager to hear your feedback and improve it further, so please don't hesitate to share your thoughts and experiences!
npm install https://github.com/sarafhbk/react-native-mapbox-navigation
I'm eager to hear your feedback and improve it further, so please don't hesitate to share your thoughts and experiences!
Hello! I tried cloning your repo and running the example, but it won't build for me. I'm new to react native and was wondering if you could provide me any tips or how i should set up your repo to run the example.
I'm ultimately trying to get it up and running in a typescript RN app, but was having trouble.
Hey everyone! If you're encountering issues with the original version, I'd like to invite you to try my fork of React Native Mapbox Navigation. I've made some enhancements and fixes that might address your concerns. You can easily install it using npm with the following command:
npm install https://github.com/sarafhbk/react-native-mapbox-navigation
I'm eager to hear your feedback and improve it further, so please don't hesitate to share your thoughts and experiences!
Hi, I'm looking into using this package. Could you say if your fork would work with Expo EAS dev builds? (related to this issue
Hey everyone! If you're encountering issues with the original version, I'd like to invite you to try my fork of React Native Mapbox Navigation. I've made some enhancements and fixes that might address your concerns. You can easily install it using npm with the following command:
npm install https://github.com/sarafhbk/react-native-mapbox-navigation
I'm eager to hear your feedback and improve it further, so please don't hesitate to share your thoughts and experiences!
Hi, I have installed your package, and it looks good. However, Android keeps crashing a few seconds after the map loads. Have you encountered this issue?
Hey @sarafhbk i tried your fork and get this build error
w: Detected multiple Kotlin daemon sessions at build\kotlin\sessions
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':homee_react-native-mapbox-navigation:compileDebugKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
> Compilation error. See log for more details
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/8.0.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 3m 42s
477 actionable tasks: 14 executed, 463 up-to-date
Error: C:\Users\mbaga\Lab\wisili-driver-app\android\gradlew.bat exited with non-zero code: 1
Is this library still maintained? Any plans to add new features?