Dripsy 🍷by Fernando Rojo
  • Welcome
    • Installation
      • #Web Support
    • Setup
    • Starter Project
      • Next.js
      • Expo Web
      • SEO
    • Overview
      • Create a Theme
      • Color Modes
      • Shadows
      • Gradients
      • Fonts
      • Types
      • Variants
  • Custom Fonts
    • styled()
    • useDripsyTheme()
    • makeTheme()
    • useSx()
    • <Gradient />
    • Setup
    • Strict Types
    • Native vs. Web Types
    • Strict Variants
    • Exports
  • Upgrade to v3
  • Welcome
    • Installation
      • #Web Support
    • Setup
    • Starter Project
      • Next.js
      • Expo Web
      • SEO
    • Overview
      • Create a Theme
      • Color Modes
      • Shadows
      • Gradients
      • Fonts
      • Types
      • Variants
  • Custom Fonts
    • styled()
    • useDripsyTheme()
    • makeTheme()
    • useSx()
    • <Gradient />
    • Setup
    • Strict Types
    • Native vs. Web Types
    • Strict Variants
    • Exports
  • Upgrade to v3

Installation

Inside your React Native project, run:

yarn add dripsy

Or with npm:

npm i dripsy

Web Support#

If you're using Web, please see the following docs:

  • Next.js (This includes Expo + Next.js)
  • Expo Web
Welcome
Setup

MIT 2023 © Fernando Rojo
Edit this page on GitHub ⚡️