Skip to content

Commit 4dbb209

Browse files
Remove RCT-Folly to ensure React Native 0.80+ compatibility (#128)
Update HyperTrack SDK iOS to 5.11.4
1 parent 4316f71 commit 4dbb209

File tree

28 files changed

+2474
-2197
lines changed

28 files changed

+2474
-2197
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## [Unreleased]
77

8+
## [14.0.4] - 2025-10-13
9+
10+
### Removed
11+
12+
- `RCT-Folly` dependency (to ensure React Native `0.80+` compatibility)
13+
14+
### Changed
15+
16+
- Updated HyperTrack SDK iOS to [5.11.4](https://github.com/hypertrack/sdk-ios/releases/tag/5.11.4)
17+
- Updated HyperTrack SDK Android to [7.12.0](https://github.com/hypertrack/sdk-android/releases/tag/7.12.0)
18+
819
## [14.0.3] - 2025-09-30
920

1021
### Changed
@@ -1037,3 +1048,4 @@ Initial release.
10371048
[14.0.1]: https://github.com/hypertrack/sdk-react-native/releases/tag/14.0.1
10381049
[14.0.2]: https://github.com/hypertrack/sdk-react-native/releases/tag/14.0.2
10391050
[14.0.3]: https://github.com/hypertrack/sdk-react-native/releases/tag/14.0.3
1051+
[14.0.4]: https://github.com/hypertrack/sdk-react-native/releases/tag/14.0.4

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![GitHub](https://img.shields.io/github/license/hypertrack/sdk-react-native?color=orange)](./LICENSE)
44
[![npm](https://img.shields.io/npm/v/hypertrack-sdk-react-native.svg)](https://www.npmjs.com/package/hypertrack-sdk-react-native)
5-
[![iOS SDK](https://img.shields.io/badge/iOS%20SDK-5.11.2-brightgreen.svg)](https://github.com/hypertrack/sdk-ios)
5+
[![iOS SDK](https://img.shields.io/badge/iOS%20SDK-5.11.4-brightgreen.svg)](https://github.com/hypertrack/sdk-ios)
66
[![Android SDK](https://img.shields.io/badge/Android%20SDK-7.12.0-brightgreen.svg)](https://github.com/hypertrack/sdk-android)
77

88
[HyperTrack](https://www.hypertrack.com) lets you add live location tracking to your mobile app. Live location is made available along with ongoing activity, tracking controls and tracking outage with reasons.

docs/assets/icons.js

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)