Skip to content

v8.0.0 - VoltRN CLI

Choose a tag to compare

@IronTony IronTony released this 11 Mar 07:59
· 3 commits to main since this release

What's New

Complete rewrite as VoltRN CLI (create-voltrn-boilerplate), a powerful CLI tool to scaffold React Native and Expo TypeScript projects.

Highlights

  • React Native CLI and Expo support
  • Full TypeScript configuration with strict mode
  • React Navigation or Expo Router
  • i18n support with react-i18next and MMKV storage
  • Complete JWT authentication flow with token management
  • Environment management (dev/staging/prod)
  • Splash screen with react-native-bootsplash (auto-hide)
  • App icon generation from a single source image
  • Customizable screens and navigation patterns (Stack, Bottom Tabs, Drawer, Tabs + Drawer)
  • Path aliases for clean imports

Usage

npx create-voltrn-boilerplate