Skip to content

Files

Latest commit

9f99d4c · Dec 13, 2018

History

History
17 lines (12 loc) · 362 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 362 Bytes

ReactNativeBackgroundTimer

An example react native application to test react-native-background-timer

React Native Config

  • react = 16.6.1
  • react-native = 0.57.7
  • react-native-background-timer = 2.1.1

Android config

  • buildToolsVersion = 27.0.3
  • minSdkVersion = 16
  • compileSdkVersion = 27
  • targetSdkVersion = 26
  • supportLibVersion = 27.1.1