AppsFlyerSDK / appsflyer-react-native-plugin

AppsFlyer plugin for React Native
MIT License
284 stars 202 forks source link

Update API Reference to document Promise API #519

Closed gaurav-joinbands closed 2 months ago

gaurav-joinbands commented 10 months ago

Report

The API documentation does not mention the Promise version of the API even though its in the code.

Plugin Version

6.12.2

On what Platform are you having the issue?

iOS and Android

What did you do?

look at the source code

What did you expect to happen?

API reference should tell us that a Promise API exists since its the most modern JS standard.

What happened instead?

image

Please provide any other relevant information.

ℹ Please replace these two lines with more information. e.g. The issue started when we upgraded the plugin to the latest version