Theming Your App

Customizing vChatApp will be a cakewalk for you. That is due to the fact, we provide you well prepared code shape. This makes it quite simple to be able to dig through the code and hence without problems customizable.

  • The theme has categorized its screens into different sections.
  • The theme has a separate file inclusive of color schemes for different sections.
  • The theme strictly follows programming ethics, hence modifying logo at different locations for your app becomes very simple.
  • The theme also allows you to customize name for your app.

Change App Icon

Want to have your own icon for your app? This is very simple with vChatApp. Follow below given steps to customize app-icon for your app.

  • Visit MakeAppIcon website
  • Enter the image of your choice to get logo of various dimensions
  • For iOS:

    You should upload iOS icons to /ios/messaging/Images.xcassets/AppIcon.appiconset/

  • For Android:

    • You should upload Android icons along with the folders named as:
      • mipmap-hdpi
      • mipmap-mdpi
      • mipmap-xhdpi
      • mipmap-xxhdpi
    • Upload these folders to /android/app/src/main/res/
  • Restart packager and rebuild your app.

Rename App

Renaming any React Native app is strenous. But vChatApp proves its flexibility for this approach. Follow below given steps to rename your app.

  • Rename the app name in following files.
    • package.json
  • This process wipes out the launchscreen and app icon from your app. Hence you can restore them before moving ahead.

    iOS: Restore ios/messaging/Images.xcassets Android: Restore /android/app/src/main/res

To be updated soon . . .

results matching ""

    No results matching ""