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.75k stars 864 forks source link

[BUG]: No .gitignore in project when initalized. #358

Closed mkabatek closed 1 year ago

mkabatek commented 1 year ago

react-native environment setup

Description

Using the following command to create a new project.

npx react-native@latest init MyApp --template @thecodingmachine/react-native-boilerplate

No .gitignore file is included.

Version

latest

On which OS this issue appear on?

Desktop OS

MacOS