textileio / ios-textile

[DEPRECATED] iOS bindings for https://github.com/textileio/go-textile
MIT License
10 stars 6 forks source link

Create a general FeedItemData class to use in feed related APIs #54

Closed asutula closed 5 years ago

asutula commented 5 years ago

This removes having to deal with any pb Any unmarshalling in client code.

Will allow us to easily fix https://github.com/textileio/react-native-sdk/issues/118

asutula commented 5 years ago

This generalized FeedItemData is used in the threadUpdateReceived callback and return value from Textile.feed.list.