We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 139ecca commit c84bf7eCopy full SHA for c84bf7e
1 file changed
README.md
@@ -3,7 +3,8 @@
3
[![npm version][npm shield]][npm url]
4
5
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].
+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
8
9
[1]: https://developers.google.com/android/reference/com/google/android/gms/location/ActivityRecognition
10
[2]: https://developers.google.com/android/reference/com/google/android/gms/location/DetectedActivity
0 commit comments