react-native-invoke-app
react-native-invoke-app copied to clipboard
Crashing when invoking
the app crashes when invocking appInvoked method, currently using react-native version 0.42 Error Cannot read property invokeApp of undifined
import invokeApp from 'react-native-invoke-app';
invokeApp({
data: 'myroute',
});