ecency / ecency-mobile

Ecency Mobile - reimagined social blogging, contribute and get rewarded (for Android and iOS)
https://ecency.com
MIT License
238 stars 70 forks source link

add a reblog functionality into reblogScreen #2720

Closed moazzambukhari closed 4 months ago

moazzambukhari commented 1 year ago

What does this PR?

add a reblog functionality into reblogScreen" add onRefresh on reblog screen to get own reblog add params in reblog route

Where should the reviewer start?

Steps to reproduce

Issue number

2720

Screenshots/Video

noumantahir commented 4 months ago

@feruzm can be merged

https://github.com/ecency/ecency-mobile/assets/6298342/76ab3667-36e6-4044-a18b-ea7c2c4fd611

noumantahir commented 4 months ago

Adde support for delete/undo reblog

NOTE: I had to discard support for hsClient's reblog method in favour of raw custom_json based transaction with hive signer as well, as reblog did not have support for delete parameter. Something that might be valuable for future reference to be aware of.

https://github.com/ecency/ecency-mobile/assets/6298342/61f3642e-959b-49a8-8cf2-0460e75aa355