Hi all,
I’ve been doing some work with the RN quickstart code lately and I just want to point out some duplicate code:
in-app-payments-react-native-plugin/react-native-in-app-payments-quickstart/app/screen/HomeScreen.js
In the constructor, lines 119 and 124 are the same. Should one be removed?
Thank you,
Jeff
. Opened a PR here: