Implement native wrapper for syncPlatformDetails RPC
Summary: This differential implements native client wrapper over new RPC to sync platform details.
Test Plan:
- Build native app and log-in
- Re-build native app with changed PLATFORM_METADATA constants.
- Run the app calling commRustModule.syncPlatformDetails() in some React.useEffect().
- Ensure in dynamodb admin that change occured.
Reviewers: kamil, bartek
Reviewed By: bartek
Subscribers: ashoat, tomek
Differential Revision: https://phab.comm.dev/D12310