UNPKG

@ajaysidhu/react-native-template

Version:

It is a minimalist React Native template with preconfigured common set of packages to start a new app.

5 lines (4 loc) 110 B
module.exports = { hideAsync: () => new Promise(), preventAutoHideAsync: () => Promise.resolve(false), };