|
|
пре 5 година | |
|---|---|---|
| Demo | пре 9 година | |
| android | пре 5 година | |
| ios | пре 9 година | |
| .gitignore | пре 9 година | |
| .npmignore | пре 9 година | |
| README.md | пре 9 година | |
| index.js | пре 9 година | |
| package.json | пре 9 година |
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()