Skip to content

[Bug]: Documentation doesn't match actual types #535

@ziga-hvalec

Description

@ziga-hvalec

Is there an existing issue for this?

  • I have searched the existing issues

Description of the bug

I'm trying to use setOnRouteStatusResult but it doesn't exist.
Based on docs i think i should use it the same way as setOnArrival.

React Native version

0.83.2

React version

19.2.4

Package version

0.14.0

Native SDK versions

  • I haven't changed the version of the native SDKs

React Native Doctor Output

✓ Node.js - Required to execute JavaScript code
✓ yarn - Required to install NPM dependencies
● Watchman - Used for watching changes in the filesystem when in development mode
✓ Metro - Required for bundling the JavaScript code

Android
✓ Adb - Required to verify if the android device is attached correctly
✓ JDK - Required to compile Java code
✓ Android Studio - Required for building and installing your app on Android
✓ ANDROID_HOME - Environment variable that points to your Android SDK installation
✓ Gradlew - Build tool required for Android builds
✓ Android SDK - Required for building and installing your app on Android

iOS
✓ Xcode - Required for building and installing your app on iOS
✓ Ruby - Required for installing iOS dependencies
✓ CocoaPods - Required for installing iOS dependencies
✓ .xcode.env - File to customize Xcode environment

Steps to reproduce

try using setOnRouteStatusResult

Expected vs Actual Behavior

try using setOnRouteStatusResult

Code Sample

// Example code here

Additional Context

No response

Metadata

Metadata

Assignees

Labels

type: docsImprovement to the documentation for an API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions