Skip to content

Commit 60bd770

Browse files
committed
update readme
1 parent 70d022a commit 60bd770

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

Example/README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,10 @@ This example app demonstrates how to integrate and use the mParticle Rokt kit in
2525
The example app consists of two main screens:
2626

2727
1. **Home Screen (`HomeViewController`)**:
28-
- Displays a simple UI with a button to launch the Rokt experience
29-
- Contains basic styling and layout setup
30-
31-
2. **Sample Screen (`SampleViewController`)**:
32-
- Creates a Rokt embedded view and adds it to the view hierarchy
33-
- Initializes the Rokt integration with user attributes
34-
- Demonstrates how to use callbacks for various Rokt widget events (loading, unloading, size changes)
28+
- Displays a simple UI with a button to launch the Rokt experience
29+
- Creates a Rokt embedded view and adds it to the view hierarchy
30+
- Initializes the Rokt integration with user attributes
31+
- Demonstrates how to use callbacks for various Rokt widget events (loading, unloading, size changes)
3532

3633
### Code Example
3734

0 commit comments

Comments
 (0)