Socket
Book a DemoInstallSign in
Socket

@launchtrack/expo-starter

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@launchtrack/expo-starter

unpublished
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

React Native Expo Template Twitter

React Native Expo Starter Template

Production-ready starter for Expo (React Native) App! Expo (v50), React Navigation (v6), NativeWind (v4), Zustand, Reanimated 2, Dark Mode and much more.

📚 What's inside

  • Expo - Built with Expo for cross-platform support
  • ⚛️ React Native for building native apps using React
  • 💎 Integrate with NativeWind, Tailwind CSS for React Native v4
  • 📁 Expo Router and Expo API
  • 📏 Linter and Code Formatter with biome
  • 🎨 Common components : Icons, ThemeToggle, Avatar, Button, Card, Progress, Text, Tooltip
  • 🌗 Dark and light mode - Android Navigation Bar matches mode and Persistant mode
  • 💡 Absolute Imports using @ prefix
  • 🗂 VSCode recommended extensions, settings, and snippets to enhance the developer experience.

Requirements

Getting started

Run the following command on your local environment:

bunx create-expo-app --template @launchtrack/expo-starter

Then, you can run locally in development mode with live reload:

bun run dev:ios
# Or
bun run dev:android

React Native Expo Starter Template

This will open the app in the iOS simulator or Android emulator.

Contributions

Everyone is welcome to contribute to this project. Feel free to open an issue if you have question or found a bug. Totally open to any suggestions and improvements.

License

Licensed under the MIT License, Copyright © 2024

See LICENSE for more information.

Made with ♥ by Launchtrack Twitter

FAQs

Package last updated on 06 May 2024

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