From 0ab27ce33380e8e83c581b6efe31ef8d524f0bcf Mon Sep 17 00:00:00 2001 From: antosmamanktr <57365642+antosmamanktr@users.noreply.github.com> Date: Thu, 31 Jul 2025 21:55:01 +0530 Subject: [PATCH 1/2] Update README.md added new packages Added below packages react-native-dream-toast react-native-letter-flatlist react-native-stonewall-grid --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f7a79692..b9ee24eb 100644 --- a/README.md +++ b/README.md @@ -780,6 +780,10 @@ Components and native modules. * [react-native-yynavigator ★1](https://github.com/yiyangest/react-native-yynavigator) - custom navigation bar for react-native * [react-native-telegraph ★1](https://github.com/robertherber/react-native-telegraph) - In-app message orchestration supporting Snackbars, Banners and Dialogs +* [react-native-dream-toast](https://github.com/antosmamanktr/react-native-dream-toast) - A beautiful, customizable, and lightweight toast notification system for React Native. +* [react-native-letter-flatlist](https://github.com/antosmamanktr/react-native-letter-flatlist) - AlphabetList is a customizable FlatList-based A–Z index list component for React Native. +* [react-native-stonewall-grid](https://github.com/antosmamanktr/react-native-stonewall-grid) - StonewallGrid is a flexible and performant masonry-style layout component for React Native. + #### Navigation/Routing Articles From 9cedd28b50660652581f656de27bcc9f92885954 Mon Sep 17 00:00:00 2001 From: antosmamanktr <57365642+antosmamanktr@users.noreply.github.com> Date: Thu, 31 Jul 2025 21:56:14 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b9ee24eb..46c3b1ea 100644 --- a/README.md +++ b/README.md @@ -779,7 +779,6 @@ Components and native modules. * [react-native-pointer-interactions ★2](https://github.com/thefunbots/react-native-pointer-interactions) - Expose iPad mouse & trackpads interactions to React Native. * [react-native-yynavigator ★1](https://github.com/yiyangest/react-native-yynavigator) - custom navigation bar for react-native * [react-native-telegraph ★1](https://github.com/robertherber/react-native-telegraph) - In-app message orchestration supporting Snackbars, Banners and Dialogs - * [react-native-dream-toast](https://github.com/antosmamanktr/react-native-dream-toast) - A beautiful, customizable, and lightweight toast notification system for React Native. * [react-native-letter-flatlist](https://github.com/antosmamanktr/react-native-letter-flatlist) - AlphabetList is a customizable FlatList-based A–Z index list component for React Native. * [react-native-stonewall-grid](https://github.com/antosmamanktr/react-native-stonewall-grid) - StonewallGrid is a flexible and performant masonry-style layout component for React Native.