Giter VIP home page Giter VIP logo

Comments (9)

juddey avatar juddey commented on August 16, 2024 2

@junedomingo worked well for me, thank you! πŸ₯‡

from react-native-rename.

junedomingo avatar junedomingo commented on August 16, 2024

Hi @jsappme , may i know what version of react-native-rename are you using? and also react-native? and what OS?

Note, that this package assumes that you install your react-native app using react-native init.

from react-native-rename.

bitcoinvsalts avatar bitcoinvsalts commented on August 16, 2024

react-native-rename 1.0.8
"react-native": "^0.37.0"

macOs with latest xcode

from react-native-rename.

junedomingo avatar junedomingo commented on August 16, 2024

In your . /ios directory, are Tests folders exist?

from react-native-rename.

bitcoinvsalts avatar bitcoinvsalts commented on August 16, 2024

from react-native-rename.

junedomingo avatar junedomingo commented on August 16, 2024

Hmmm.. Did you make any changes in ./ios folder before? like renaming them manually?

from react-native-rename.

bitcoinvsalts avatar bitcoinvsalts commented on August 16, 2024

maybe I did long time ago. so no worry for now.

from react-native-rename.

junedomingo avatar junedomingo commented on August 16, 2024

I see, make sure the app_name value in ./android/app/src/main/res/values/strings.xml must be the same with these folders.
ios/AwesomeProject
ios/AwesomeProject.xcodeproj
ios/AwesomeProjectTests
android/app/src/main/java/com/awesomeproject

and when you have spaces in your new app name.. make sure you wrap them in double quote, ex react-native-rename "CoolApp"

from react-native-rename.

flindenberg avatar flindenberg commented on August 16, 2024

@junedomingo Your latest comment regarding the app_name in strings.xml saved my day. As I have changed the app name a few weeks back, the app_name differed from the iOS folder names. As a result, $ react-native-rename did not update any iOS-related files.

I've wasted quite some time until I found this old issue with your useful remark.

Have you considered adding this note to the readme?

In any case, thanks for the project. Very handy, indeed!

from react-native-rename.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.