I have certain .dll files that are crucial for the printer connectivity, api integration, and sql operations. I am eager to incorporate these .dll files into my React Native application, but unfortunately, I have hit a roadblock in terms of importing them. Can anyone guide me on how to import custom .dll files into React Native? Your help would be highly appreciated.