itzpradip / react-navigation-v5-mix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to get AsyncStorage data in DrawerContent

abhinay1435 opened this issue · comments

Hello,

I need to display name of user from async storage in Drawercontent.

Ho do i pass as props or get from storage and display
i am using getItem in other components -- but unable to get in Drawercontent