diff --git a/_book/Customize.html b/_book/Customize.html index 3f8b21d3..d1afbaf4 100644 --- a/_book/Customize.html +++ b/_book/Customize.html @@ -2074,7 +2074,7 @@
Check Theme and Variables to know list of customizable variables.
-Before going ahead of modifying in your node_modules/native-base/theme, check the procedure below to generate new theme for you to play with.
node_modules/native-base/src/theme, check the procedure below to generate new theme for you to play with.
To setup customized theme with your app, you should first eject NativeBase theme, which creates a copy of NativeBase theme at your project root. And then you are ready to have fun customizing theme for your app.