Skip to content

Commit c84bf7e

Browse files
committed
updated readme.md
1 parent 139ecca commit c84bf7e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
[![npm version][npm shield]][npm url]
44

55
React Native wrapper for the [Android Activity Recognition API][1] and [CMMotionActivity][3]. It attempts to determine the user activity such as
6-
driving, walking, running and cycling. Possible detected activities for android are [listed here][2] and for iOS are [listed here][3].
6+
driving, walking, running and cycling. Possible detected activities for android are [listed here][2] and for iOS are [listed here][3].<br/>
7+
Updated January 7th and tested with react-native v0.57.5
78

89
[1]: https://developers.google.com/android/reference/com/google/android/gms/location/ActivityRecognition
910
[2]: https://developers.google.com/android/reference/com/google/android/gms/location/DetectedActivity

0 commit comments

Comments
 (0)