🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

saireactnativeloader

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

saireactnativeloader

A lightweight, customizable loading component for React Native with three variants: `spinner`, `dots`, and `skeleton`. Built using only React Native core components — no external libraries required.

1.0.4
latest
Version published
Weekly downloads
17
-34.62%
Maintainers
1
Weekly downloads
 
Created

react-native-custom-loader

A lightweight, customizable loading component for React Native with three variants: spinner, dots, and skeleton. Built using only React Native core components — no external libraries required.

✨ Features

  • 🔁 Default spinner (ActivityIndicator-like) using animated View
  • 🔵 Dots loader with bounce animation
  • ▓ Skeleton placeholder with pulse animation
  • 🎯 Supports dark mode detection
  • ⚙️ Configurable speed, size, and thickness
  • 📦 Zero dependencies

react-native-custom-input

A flexible, reusable and customizable input component for React Native with support for multiple types (text, email, number, password), show/hide password toggle, error messages, and more – all without using any external UI libraries.

✨ Features

  • ✅ Supports text, email, number, and password input types
  • 👁️ Show/hide toggle for password fields
  • 🧠 Intelligent keyboard type selection
  • ⚠️ Error message display
  • 🎨 Fully styleable via props
  • 📦 Zero dependencies

📦 Installation

npm install saireactnativeloader
# or
yarn add saireactnativeloader

FAQs

Package last updated on 02 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts