Need to do a quick check of PushTokens and make sure we register/deregister as appropriate. This code was commented out in the Sidebar.tsx.
`// await... by @shyam | Factiii
Sidebar.tsx logouthandler needs to deregisterPushToken
Description
Need to do a quick check of PushTokens and make sure we register/deregister as appropriate. This code was commented out in the Sidebar.tsx.
`// await deregisterPushToken(expoPushToken.split('[')[1].replaceAll(']', ''));`