wusuopu ef94807f5e remove unused files | пре 8 година | |
---|---|---|
Demo | пре 8 година | |
android | пре 8 година | |
ios | пре 8 година | |
.gitignore | пре 8 година | |
.npmignore | пре 8 година | |
README.md | пре 8 година | |
index.js | пре 8 година | |
package.json | пре 8 година |
Prevent screen to sleep in ReactNative app.
npm install react-native-idle --save
react-native link react-native-idle
import RNIdle from 'react-native-idle'
RNIdle.disableIdleTimer()
RNIdle.enableIdleTimer()