UNPKG

react-native-headless

Version:
7 lines (6 loc) 164 B
module.exports = async (store, data) => { console.log("event-handlers.js",store.data); //if(data.type == '...') { // store.dispatch(...); //} };