Hello everyone I hope you all are doing great, today I am going to talk about something interesting for React Native Developers. Sometimes a React Native app needs to access a native platform API that is not available by default in JavaScript. Or write some high performance, multi-threaded code for…