ZMChoo
ZMChoo
Any solution for this issue at this moment? I'm still facing this issue now
Did someone know how to change the text color in the notification bar?
Alright, I try 1st.
I have fixed it in another way, what have I done is after pressing the logout button, I try to restart the application by using RNRestart.Restart(); , then the data...
I'm using API 26 and my rn version 0.57.7
For my case, the 1st page that the app will load is Wallet screen, in the Wallet will check the 'loginState', if there are any data inside 'loginState', then it...
Ya, that's weird. I have tried to use console.log to trace and found that because in Wallet screen, the componentDidMount still can load the data from the storage, so that...
I have fixed this by manually change the plugin code, not sure is this the right way. Firstly I added `final bool showBackButton;` and `const NeekoPlayerOptions(` ` ` `...` `...