Call react native method from native iOS

How can i call a react native function written in my react native app from iOS native screen. For example : i have a getDetails() method written in React native .js file. I need to invoke this method in iOS native screen on button click. Can some one let me know how to achieve this.

Comments

Popular posts from this blog

Storage in React Native

react-native vs reactXP

Implementation of a function object “power” operator in Raku