Skip to content

Commit 719e1cf

Browse files
authored
Update README.md
1 parent db1a7b4 commit 719e1cf

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="400"/>
4+
<img src="./assets/img.png" width="600"/>
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)