roninoss / create-expo-stack

CLI tool to initialize a React Native application with Expo. Provides options to include Typescript, file-based routing via Expo Router, configuration based routing via pure React Navigation, styling via Nativewind, Restyle, Unistyles, StyleSheets, or Tamagui, and/or backend as a service such as Firebase and Supabase.

Home Page:https://rn.new

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[docs] `/docs` 404s

danstepanov opened this issue · comments

commented

Expected Behavior

navigating to createexpostack.com/docs should reroute to docs.createexpostack.com

Current Behavior

404

Steps to Reproduce

  1. Go to https://createexpostack.com/docs

Just made the update. Will create a PR rn

Before
Screenshot 2024-01-17 at 1 27 13 PM

After
Screenshot 2024-01-17 at 1 27 32 PM