thecodingmachine / react-native-boilerplate

A React Native template for building solid applications 🐙, using JavaScript 💛 or Typescript 💙 (you choose).
https://thecodingmachine.github.io/react-native-boilerplate/
MIT License
4.81k stars 868 forks source link

[BUG]: stuck at initialized with success for hours #446

Open rifaldi34 opened 1 week ago

rifaldi34 commented 1 week ago

react-native environment setup

Description

Stuck at this screen on windows,

image

Version

latest

Do you use TypeScript?

On which OS this issue appear on?

Desktop OS

Windows 11

JeremyDolle commented 1 week ago

Hello, as the final print is present, it's probably an issue related to the react-native-cli. I will check if I found something. On your side, can you retry and maybe test with typescript just to know if this is related to js version. Thanks