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

Tsx files still for no typescript projects

Yubraj977 opened this issue · comments

Issue tracker is ONLY used for reporting bugs. New features should be discussed on our discord, in the #cli channel.

I tried to create project with typescript but it is generating typescript files

Expected Behavior

It should create .js files in the place of .tsx files

Current Behavior

[
Screenshot from 2024-05-30 01-47-27
I have done this but still
Screenshot from 2024-05-30 01-48-17
These tsx file are generating

Context (Environment)

I am using ubutnu latest version

commented

this is the intended behavior