UNPKG

react-native-notifications

Version:

Advanced Push Notifications (Silent, interactive notifications) for iOS & Android

7 lines (5 loc) 94 B
const exec = require('shell-utils').exec; run(); function run() { exec.execSync(`jest`); }