jordanbyron / react-native-quick-actions

A react-native interface for Touch 3D home screen quick actions
MIT License
1.06k stars 94 forks source link

`popInitialAction` only returns `type` in result #56

Closed haotangio closed 5 years ago

haotangio commented 6 years ago

popInitialAction only returns type in result

Can we change it to return the full quick action item?

jordanbyron commented 6 years ago

If you are referring to Android (which I suspect you are) that should be covered in #54.

haotangio commented 6 years ago

Yes, that's correct

jordanbyron commented 6 years ago

Awesome. That PR has been stuck because I haven't been able to get it working locally and so far I haven't had any other android user step up to help me out to test it. If you're willing to pull that branch down and verify it work that would go a long way in closing this issue. Thanks!