Expo_tutorial
Expo_tutorial copied to clipboard
Results
1
Expo_tutorial issues
Sort by
recently updated
recently updated
newest added
`URL :: https://exp.host/--/api/v2/push/send` ````` { "to" : "mytoken", "title" : "Title Notification", "sound" : "default", "body" : "Hello world", "data" : { "status" : "ok", "birthday" : "hello" } }...