I am writing my own ViewManager which does need to get activity instance. Before version 0.29 it was straight forward, but after [email protected] breaking changes I can't find a way to do it.
Thank you.
Next React Native version will have the reactContext.getCurrentActivity()
method exposed publicly rather than just being available when extending ReactContextBaseJavaModule
.
Relevant commit: https://github.com/facebook/react-native/commit/760656461197605ee26769ed73989f78e4753038
Update: I've just confirmed that this change will be cherry-picked into 0.31 and will land in few days.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With