React-native: cant set package name

Created on 5 Mar 2017  路  5Comments  路  Source: facebook/react-native

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
Locked

Most helpful comment

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

All 5 comments

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

i find it pretty disappointing that there is no simple way of changing the "fingerprints" of the app (package-name, app-name, etc). especially given the large user-base. also there is very little official documentation

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

so any solution for this ?

yes, please, any solution???

Was this page helpful?
0 / 5 - 0 ratings