React Native: How to show username stored in AsyncStorage as header title for all the screens in the stack

前端 未结 0 872
没有蜡笔的小新
没有蜡笔的小新 2020-12-18 02:01

I have stored user name and password in AsyncStorage on Login. Now I want to show username as header title for all the screens.

setTitleText = () => {



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题