Send push notification to one user using his Expo Token
token (String): User expo token
title (String): The title of the notification
description (String): Content of the notification
Send push notification to many user using theire Expo Token
token (Array of string): Users expo token in a array form
title (String): The title of the notification
description (String): Content of the notification