It's kinda frustrating that we spent a lot of time writing and trying to understand code that now you are telling us that it's better to discard. Thanks anyway for your efforts.
Hey Paulo thanks for you videos they are very helpful. But can you make a video about Settings for the APP. Like a page with settings you can choose from. Language, Dark mode and what not. Then save them and make them everywhere in the app accessible. I really have problem with that and don't know where to start. Or maybe you just can me direct in the right directive :-), can't find any good tutorials about that.
Hello. Thanks for watching. For internationalization I usually use Transloco. It is good and easy to do this language settings. With it you can easily change the whole language of the app. github.com/ngneat/transloco For dark mode you can take a look at this: ionicframework.com/docs/theming/dark-mode
@@itwithpauloalves Thanks Paulo. My problem is not to do the dark mode or the translation. I don't know how to approach how to save the settings and get it to the different pages.
I think you should save It on the backend and Just show It on the frontend. Really soon I Will start developing the backend, só you can get some ideias on How to develop from It.
Links:
Firebase: firebase.google.com/
Ionic Framework: ionicframework.com/
Social:
Github: github.com/paulorsaf
Twitter: twitter.com/paulorsaf
Instagram: instagram.com/paulorsaf
Doubts? Join me on Discord:
discord.com/invite/z92XBeHq6F
It's kinda frustrating that we spent a lot of time writing and trying to understand code that now you are telling us that it's better to discard.
Thanks anyway for your efforts.
Hey Paulo thanks for you videos they are very helpful. But can you make a video about Settings for the APP. Like a page with settings you can choose from. Language, Dark mode and what not. Then save them and make them everywhere in the app accessible. I really have problem with that and don't know where to start. Or maybe you just can me direct in the right directive :-), can't find any good tutorials about that.
Hello. Thanks for watching.
For internationalization I usually use Transloco. It is good and easy to do this language settings. With it you can easily change the whole language of the app.
github.com/ngneat/transloco
For dark mode you can take a look at this:
ionicframework.com/docs/theming/dark-mode
@@itwithpauloalves Thanks Paulo. My problem is not to do the dark mode or the translation. I don't know how to approach how to save the settings and get it to the different pages.
@@4wobi where do you want to save the settings? on the backend?
@@itwithpauloalves I think it should be on backend and on device.
I think you should save It on the backend and Just show It on the frontend. Really soon I Will start developing the backend, só you can get some ideias on How to develop from It.