npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

react-expo-refact-ai

v1.0.2

Published

A modern React Native Expo starter template with Refact AI capabilities

Readme

React Expo Refact AI Starter

A modern, feature-rich starter template for building cross-platform applications with React Native and Expo, powered by Refact AI. This template is optimized for AI-assisted development with tools like Refact AI, BlackBox AI, Cursor, WindSurf, and other AI agents.

NPM Version License: MIT GitHub

Features

  • 📱 Cross-platform: iOS, Android, and Web support
  • 🧭 Expo Router for seamless navigation
  • 🎨 Clean, modern UI components
  • 📦 Pre-configured project structure
  • 🔄 Fast refresh and development experience
  • 📊 Ready-to-use hooks and utilities
  • 🤖 AI-optimized codebase for enhanced developer productivity

Quick Start

Get up and running in seconds:

# Create a new project using this template
npx react-expo-refact-ai my-app

# Navigate to your new project
cd my-app

# Install dependencies (this may take a few minutes)
npm install

# Start the development server
npm run dev

What's Included

  • Expo SDK: Latest version with all the goodies
  • Expo Router: File-based routing for seamless navigation
  • Vector Icons: Comprehensive icon library
  • Native Components: Camera, Blur effects, Haptics, and more
  • Animations: Reanimated for smooth animations
  • Gesture Handling: Advanced touch interactions
  • Web Support: First-class web experience

Project Structure

my-app/
├── app/                 # Application screens and navigation
├── assets/              # Static assets like images and fonts
├── components/          # Reusable UI components
├── hooks/               # Custom React hooks
├── utils/               # Helper functions and utilities
└── ...

Development

# Start the development server
npm run dev

# Build for web
npm run build:web

# Lint your code
npm run lint

Installation Options

If you're experiencing slow installation times, here are some alternatives:

Option 1: Use a faster package manager

# Install pnpm (if you don't have it already)
npm install -g pnpm

# Then use pnpm instead of npm
pnpm install

Option 2: Clone the repository directly

# Clone the repository
git clone https://github.com/svsairevanth12/react-expo-refact-ai.git my-app

# Navigate to the project
cd my-app

# Install dependencies
npm install

AI-Assisted Development

This template is specifically designed to work seamlessly with AI coding tools and agents:

  • Optimized Structure: Clean, consistent code organization that AI tools can easily understand
  • Clear Documentation: Well-commented code with descriptive variable names
  • AI Tool Compatibility: Tested with popular AI coding assistants:
    • Refact AI - For intelligent code generation and refactoring
    • BlackBox AI - For code completion and suggestions
    • Cursor - AI-powered code editor
    • WindSurf - AI pair programming
    • GitHub Copilot, ChatGPT, Claude, and other AI assistants

Using this template with AI tools can significantly boost your productivity and help you build React Native applications faster.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Developed with ❤️ using Refact AI Agent by Sai Revanth | Optimized for AI-assisted development