Skip to content

Commit 612fc27

Browse files
committed
update README
Basic configiuration information added.
1 parent 57c3e59 commit 612fc27

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
11
# ReactNativeBackgroundTimer
2+
3+
## An example react native application to test react-native-background-timer
4+
5+
### React Native Config
6+
7+
- react = 16.5.0
8+
- react-native = 0.57.0
9+
- react-native-background-timer = 2.1.1
10+
11+
### Android config
12+
13+
- buildToolsVersion = 27.0.3
14+
- minSdkVersion = 16
15+
- compileSdkVersion = 27
16+
- targetSdkVersion = 26
17+
- supportLibVersion = 27.1.1

0 commit comments

Comments
 (0)