Mobile App - how to change color header and footer
These bars are part of react-native, so you need to customize it in mobile apps source code App.js file.Change this code:
renderToolbar () {
return (
to
renderToolbar () {
return (
#mobileapps #android #ios #style #color
Credit to : Alex T
👍
2
💓
2
-
- · Silver Surfer
- ·
Excuse me for asking this; You change colour in text or number format?
-
-
Thanks mate! 👌🏾
-
- · Expertzkris
- ·
Hi Alex T⚜️ we found out the the app,js was updated we cannot edit it now please advice. ty
-
- · Rocco
-
·
In reply to Expertzkris
- ·
Look at the end of the file App.js
-