branch-deep-linking-public-api icon indicating copy to clipboard operation
branch-deep-linking-public-api copied to clipboard

Errors in react-native SDK docs

Open CoatedMoose opened this issue 2 years ago • 1 comments

Docs in several cases refer to snake_case arguments, but the actual SDK seems to expect camelCase.

In particular, I'm looking at the example code for custom events. The react native instructions refer to custom_data, but inspecting the SDK during development, it seems to expect customData.

A quick skim through the docs, I'm suspicious that there are several other places with similar issue, however, I haven't verified against the code.

CoatedMoose avatar Sep 30 '22 00:09 CoatedMoose

Thanks @CoatedMoose for the report! Looping in @aparedes-branch who owns our documentation portal.

ahmednawar avatar Sep 30 '22 18:09 ahmednawar