UNPKG

@sekizlipenguen/react-native-app-exit

Version:

A lightweight React Native module to programmatically exit or restart the application. Compatible with React Native 0.60 and above.

11 lines (10 loc) 196 B
module.exports = { dependency: { platforms: { ios: {}, // iOS için otomatik bağlantı android: { sourceDir: './android', // Android modül yolu }, }, }, };