You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to bring to your attention that the installation instructions for the Adjust SDK on the react-native app seem to be a bit outdated in relation to modern react-native standards. As I am planning to install the SDK, I noticed that the instructions are written using class components.
I was wondering if there is any specific reason why class components are used in the readme, and if it would be possible to update the instructions to use functional components instead. For example, would the following code work equally well?
Hello,
I would like to bring to your attention that the installation instructions for the Adjust SDK on the react-native app seem to be a bit outdated in relation to modern react-native standards. As I am planning to install the SDK, I noticed that the instructions are written using class components.
I was wondering if there is any specific reason why class components are used in the readme, and if it would be possible to update the instructions to use functional components instead. For example, would the following code work equally well?
I appreciate any help you can provide to improve the installation instructions and bring them up to date with current react-native standards.
Thank you!
The text was updated successfully, but these errors were encountered: