Skip to content

Commit e839920

Browse files
committed
feat: new arch
1 parent 47fded9 commit e839920

File tree

3 files changed

+946
-1152
lines changed

3 files changed

+946
-1152
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This is unofficial React Native wrapper for myTrackerSDK
44

5+
## React Native Support
6+
7+
| version | react-native version |
8+
| ------- | -------------------- |
9+
| < 1.0.0 | < 0.76.0 |
10+
| 1.0.0+ | 0.76.0+ |
11+
512
## Installation
613

714
```sh

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@splicer97/react-native-mytracker",
3-
"version": "0.14.1",
3+
"version": "1.0.0",
44
"description": "This is unofficial React Native wrapper for myTrackerSDK",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)