1.0.1 • Published 1 year ago

@launchtrack/base v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Expo Codebase Optimization for Efficient Mobile App MVP Development Twitter

šŸš€ Boilerplate and Starter for React Native, Expo, NativeWind and TypeScript āš”ļø Made with developer experience first: React Native, Expo, TypeScript, NativeWind

šŸ“š Features

  • ⚔ 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
  • šŸ’» T3 Env - For environment variables management

Requirements

Getting started

Run the following command on your local environment:

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

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

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

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