Skip to main content
Version: 0.2.0

TCBS React Native UI Documentation

Welcome to the documentation for @tcbs/react-native-mazic-ui - a customizable React Native UI component library.

This library provides:

  • TcbsButton - A highly customizable button with icon support
  • Theme Management - Light/dark/system theme support
  • Error Handling - Robust error boundaries
  • Utility Components - Custom cards and text components

Quick Start

npm install @tcbs/react-native-mazic-ui@0.2.0 @tcbs/react-native-exception-handler

Features

  • ✅ Theme support with light/dark/system modes
  • ✅ Multiple icon library integration
  • ✅ Accessibility features
  • ✅ Error boundary for graceful error handling
  • ✅ Persistent theme storage using MMKV