📄️ Accordion
A reusable accordion UI component that displays collapsible sections with titles and content. It supports multiple open items, customizable icons, optional borders, and an overall clean design.
📄️ Alerts
A React Native screen that demonstrates different types of alert UIs such as simple alerts, alerts with actions, and styled text alerts—some with dismissable options. Designed with reusability and clarity in mind.
📄️ Avatars
A React Native screen that demonstrates different types of alert UIs such as simple alerts, alerts with actions, and styled text alerts—some with dismissable options. Designed with reusability and clarity in mind.
📄️ Badges
A flexible badge component that supports dot, number, or text badges, and can be positioned either inline or at the top-right corner of its children.
📄️ BottomSheet | Modal
A customizable bottom sheet component built using `react-native-raw-bottom-sheet`. It supports optional title display, close actions, dynamic height, and styled content areas.
📄️ Buttons
A customizable button component that supports icons, loading states, full-width layout, and both left/right icon alignment.
📄️ Cards
A customizable button component that supports icons, loading states, full-width layout, and both left/right icon alignment.
📄️ Sliders
A customizable button component that supports icons, loading states, full-width layout, and both left/right icon alignment.
📄️ In App Notifications
In App Notifications.
📄️ Progress Bars
ProgressBars is a customizable component that displays a circular progress indicator.
📄️ ScrollList
MNFlatList is a generic, reusable wrapper around React Native's `FlatList` component.
📄️ Skeleton
Skeleton component is a customizable shimmer loading placeholder for React Native. It provides a visually appealing animated gradient effect while content is loading.
📄️ MNSpinner
MNSpinner providing default styling and customization for consistent usage throughout the app.
📄️ TopTabs
TopTabs is a customizable top tab navigation component for React Native. It provides a clean, animated underline indicator and supports rendering dynamic tab content based on the selected tab.