We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
create new empty project, enable hot reloading, change text in App.tsx -> nothing happens
Expected result: text on screen should change
create-react-native-app my-app --scripts-version=react-native-scripts-ts
cd my-app
npm start