Skip to content

Commit 5d30acb

Browse files
authored
Update README.md
1 parent 5de34c5 commit 5d30acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 🚀 SyncTasksManager (JSI)
22

33
<p align="center">
4-
<img src="./assets/img.png" width="600"/>
4+
<img src="./assets/img.png" width="700"/>
55
</p>
66

77
**SyncTasksManager** is a native JSI-based library for React Native that allows you to manage and execute background sync tasks (such as periodic API polling) efficiently from JavaScript, while delegating the actual execution to the native layer for better performance.

0 commit comments

Comments
 (0)