I create a new new React native App and push to GitHub repository.
It shows my repository as Objective-C project.
How I can change this to JavaScript project?
I Added .gitignore file to stop unwanted files to upload to Github.
Thank you

-
You shouldn't care about this, unless you want to use your github to show your skills. This is automatic and displays the most used language in your project.Poptocrack– Poptocrack2018-12-19 13:14:53 +00:00Commented Dec 19, 2018 at 13:14
Add a comment
|