[lib/naitve] lift update theme info action type into lib
Summary:
Now that we want to bring updateThemeInfo redux actions/state into web as well there are several things we should lift from native into lib so that we can share them across both platforms. This diff lifts the updateThemeInfoActionType and adds this action type to redux-types in lib
Depends on D9529
Test Plan: flow and confirmed that updating the app theme on native still works as expected
Reviewers: atul, inka, rohan
Reviewed By: atul
Subscribers: ashoat, tomek, wyilio
Differential Revision: https://phab.comm.dev/D9530