This PR just adds a screen to the example app to test the changes added in #3082. The PR seems big, but since the code all goes to the example app, I don't think you need to spend too much time reviewing the code.
I opted to add Compose to the example app, if you have any concerns please share them.
Steps
Open the example app.
Sign in.
Tap on Woo, then select a store.
Tap on Orders.
Tap on "View Order Custom Fields"
Enter the ID of an existing order.
On the next screen, confirm the screen loads the custom fields correctly.
This PR just adds a screen to the example app to test the changes added in #3082. The PR seems big, but since the code all goes to the example app, I don't think you need to spend too much time reviewing the code.
I opted to add Compose to the example app, if you have any concerns please share them.
Steps