how to add different user roles in react native app firebase like admin role and user role

I am developing an application in which admin can add stuff and edit the stuff and user can see i am using recat native expo and firebase example := how to add different user roles authentication like admin role and user role admin redirect to admin screens and user redirect to user screen.