Skip to content

Releases: IronTony/voltrn-cli

v8.0.1

15 Mar 15:33

Choose a tag to compare

What's Changed

Bug Fixes

  • Fix CLI crash with custom screen names in auth flow (#1384)

Other

  • Update Buy Me a Coffee username

Full Changelog: v8.0.0...v8.0.1

v8.0.0 - VoltRN CLI

11 Mar 07:59

Choose a tag to compare

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

v7.1.1

21 Nov 20:40
4b8d8e8

Choose a tag to compare

What's Changed

Full Changelog: v7.1.0...v7.1.1

v7.1.0

21 Nov 20:32
b150050

Choose a tag to compare

What's Changed

Removed Native-base
Installed and configured Tamagui

Full Changelog: v7.0.1...v7.1.0

v7.0.1

25 Oct 18:43

Choose a tag to compare

Full Changelog: V7.0.0...v7.0.1

V7.0.0

25 Oct 18:37

Choose a tag to compare

What's Changed

  • Upgraded Project to new RN 0.72.6 + various fixes by @IronTony in #1281

Full Changelog: v6.1.0...V7.0.0

v6.1.0

17 Aug 16:12

Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump ts-jest from 28.0.2 to 28.0.7 by @dependabot in #1115
  • chore(deps): Bump @react-native-masked-view/masked-view from 0.2.6 to 0.2.7 by @dependabot in #1116

Full Changelog: v6.0.0...v6.1.0

v6.0.0

11 Jul 07:34

Choose a tag to compare

What's new:

  • Removed UIKitten
  • added Nativebase v3
  • rewrtitten UI
  • removed ghibli APIs examples
  • added reqres APIs examples
  • chore dependencies
  • upgraded to RN0.69.1

v4.0.0

11 May 08:16

Choose a tag to compare

Upgraded to React-Native 0.68.2 (new architecture, not enabled by default)
Chore some dependencies

v3.9.1

11 Apr 11:02

Choose a tag to compare

Chore dependencies