Skip to content

Commit eaea251

Browse files
author
Piotr Trocki
committed
chore: update readme
1 parent e0eaa76 commit eaea251

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
# 🕐 Timezone Hermes Fix
22

3-
<!-- TODO -->
4-
<!-- [![npm version](https://badge.fury.io/js/timezone-hermes-fix.svg)](https://badge.fury.io/js/timezone-hermes-fix)
5-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
6-
[![CI](https://github.com/callstack/timezone-hermes-fix/workflows/CI/badge.svg)](https://github.com/callstack/timezone-hermes-fix/actions) -->
7-
83
**Timezone Hermes Fix** is a cross-platform React Native library that provides a robust workaround for timezone-related issues when using the Hermes JavaScript engine. It includes native modules for both Android and iOS, designed as a drop-in solution for React Native projects requiring accurate timezone handling.
94

10-
## 🚀 Support
11-
<!-- https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts -->
5+
## 🚀 React Native Support
126

13-
> [!WARNING]
14-
> This library is supported from React Native 0.80.2 and above.
7+
| Library Version | React Native Version |
8+
| --------------- | -------------------- |
9+
| 0.1.x - 0.3.x | 0.80.2 - 0.81.X |
10+
| 0.4.0+ | 0.82.x and above |
1511

1612
## 🔧 The Problem
1713

0 commit comments

Comments
 (0)