question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

cant set package name

See original GitHub issue

Description

People from the Stack Overflow community say, that it worked the other day: react-native init MyApp -package "com.organization.project.app" –or– react-native init MyApp --package=com.organization.project.app

Reproduction

Run init with package name, but it keeps generating com.MyApp

Additional Information

  • React Native version: 0.42.0
  • Platform: Android
  • Operating System: Windows 10 x64 Personal

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

45reactions
ericvicenticommented, Mar 6, 2017

This isn’t really a supported feature right now. But if you want to add the feature back, add me as a reviewer and I can help land it!

cc @mkonicek

7reactions
egorshulgacommented, Apr 5, 2018

Why has it been deleted in the first place? In my view, this issue should be reopened.

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Cannot set package name for compiled files" when moving a ...
"Cannot set package name for compiled files" when moving a file to a package · Right click on a top-level declaration in the...
Read more >
Error "Cannot set package name for compiled files ... - GitHub
Steps to reproduce: Have a Kotlin file with two class definitions in it. Drag and drop it from one package to another.
Read more >
unable to change package name in android studio
I am trying to rename my app package because by mistake I set it as com.example.tanmayagarwalquix , so i want to change that...
Read more >
ApplicationId versus PackageName - Android Studio Project Site
All Android apps have a package name. The package name uniquely identifies the app on the device; it is also unique in the...
Read more >
Android Studio Error: Package name is not set to a ... - YouTube
change your beginning path to the /app and then new/Activityor select at the entry field package name a value like ...
Read more >

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found