Customize
Last updated
Was this helpful?
Last updated
Was this helpful?
To change Theme colors and customize any component of the App, just follow the procedure to do so.
Changing application name is very easy when using CRAN. Just follow this steps:
Edit the package.json
and change the name
attribut.
Edit the app.json
and change the name
, description
, slug
, bundleIdentifier
andpackage
attribut.
To change App icon, just override icon.png
file located in assets/images/
.
To change App Logo, just override logo.png
and header-ogo.png
files located inassets/images/
.
To change App launch screen background, just override splash.png
file located in assets/images/
.
To add a new custom file follow this steps:
Copy font .ttf
file to assest/fonts/
Edit /App.js
file and add file path loadfonts function: