We need to include toast for critical actions so that users realize that they're action was executed successfully. All toast should appear on the bottom.
Upvoting/downvoting from newsfeed or from item detail screen - "Upvoted" "Downvoted"
Following user from Newsfeed (Follow this item's author on dropdown menu), Notification Feed, user profile, or Group Members screen "Follow Request sent!"
Creating a post, user-petition, or making a comment ("Post Successful!" "Petition Successful!" "Comment Successful!")
User Post/Petition edited or deleted successfully (e.g. "Edits saved" or "Item Deleted")
Out of Scope - features not built yet
Saving/Removing an item to Favorites (Saved to Favorites / Removed from Favorites)
Subscribing/Unsubscribing to an Item (Subscribed to item / Unsubscribed from item)
Manually boosting an item (e..g Post boosted!)
Invite to Group (for Post/User-Petition Authors) #383 (e.g. "Invites sent!")
We need to include toast for critical actions so that users realize that they're action was executed successfully. All toast should appear on the bottom.
May be useful -> https://github.com/magicismight/react-native-root-toast
In Scope - Limited Basic toast
Out of Scope - features not built yet