is it possible to use custom library in react-native which was used in Xamarin native project? ecu firmware is updated through library called autientFx which was written in c# through BLE using Xamarin Native App
so is it possible to use that same library autientFx in react-native app ? if yes, is there any suggestions on how to do it?