Skip to content

Commit 1233dee

Browse files
committed
feat: add auto shimmer functonality
1 parent 4e22e4e commit 1233dee

54 files changed

Lines changed: 23230 additions & 47 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ yarn example ios
4848
To confirm that the app is running with the new architecture, you can check the Metro logs for a message like this:
4949

5050
```sh
51-
Running "AutoSkeletonExample" with {"fabric":true,"initialProps":{"concurrentRoot":true},"rootTag":1}
51+
Running "AutoShimmerExample" with {"fabric":true,"initialProps":{"concurrentRoot":true},"rootTag":1}
5252
```
5353

5454
Note the `"fabric":true` and `"concurrentRoot":true` properties.

0 commit comments

Comments
 (0)