Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.84 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.84 KB

Marigold Stream Examples

Introduction

Welcome to the Marigold Stream Examples source repo. The idea of this repo is to help you build your own stream inside your application, to display messages sent with mobile.sailthru.

Sample code is available for both iOS and Android, with iOS including both Swift and Objective-C code. We have worked to make the code as self contained as possible, meaning installation into your own is as simple as possible. Once imported to your own applications, you should tweak the designs to suit the look and feel of your own application.

Alternatively, you can use these samples to learn more about how you'd build your own examples from scratch.

For specifics for iOS and Android, see their respective READMEs. (iOS | Android)

Contributing

These examples are fully open source. If you'd like to suggest an improvement, make an improvement or report and issue - please do! We'll review them ASAP and get back to you.

If you customize the examples in a big way, please commit them back to the app so others can benefit too.

Docs and Support

Our docs are at docs.mobile.sailthru for more information. Any questions? Create an issue or email at [email protected].

Libraries Used

For iOS, we use SDWebImage and DateTools. For Android, we use Swipeable Recycler View and Picasso with no changes.

License

See here.