We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27601d7 commit 3eb55c1Copy full SHA for 3eb55c1
README.md
@@ -153,7 +153,7 @@ onEvent(event => {
153
break;
154
}
155
});
156
-
+```
157
### Remove Notifications
158
159
```javascript
@@ -163,9 +163,12 @@ import { RemoveTimer } from "react-native-custom-timer-notification";
163
RemoveTimer(1);
164
```
165
166
-## 🤝 Contributing
+## ⭐️ Support the Project
167
168
-See the contributing guide to learn how to contribute to the repository and the development workflow.
+If you find this library helpful, please consider:
169
+- Giving it a GitHub star ⭐️
170
+- Creating issues for bug reports and feature requests
171
+- Contributing with pull requests
172
173
## 📄 License
174
0 commit comments