Skip to content

danstn/expo-server-sdk-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Expo Server SDK in Haskell

Work in progress.

Feel free to grab it and modify to your needs.

Operations

sendPushNotification :: PushMessage -> IO (Either String PushTicketResponse)

Helpers

createMessageSimple :: PushToken -> Title -> Body -> PushMessage

Expo Docs

More details on how Expo API works.

Example Rust implementation.

About

Haskell Expo Server SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published