react-native-adyen-drop-in Getting started $ npm install react-native-adyen-drop-in --save Mostly automatic installation $ react-native link react-native-adyen-drop-in Usage import AdyenDropIn from 'react-native-adyen-drop-in'; // TODO: What to do with the module? AdyenDropIn;