You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the problem here is I wanted to have an animation so I used ReactPlaceholder instead of RectShape or TextBlock, so I encounter warning: The prop `ready` is marked as required in `ReactPlaceholder`
and The prop `children` is marked as required in `ReactPlaceholder
The text was updated successfully, but these errors were encountered:
Hello
how can I have multiple placeholder to point out the list view?
the way I achieved this:
screen.js
and in LoadingComponent (actual code is more complicated):
the problem here is I wanted to have an animation so I used ReactPlaceholder instead of RectShape or TextBlock, so I encounter warning:
The prop `ready` is marked as required in `ReactPlaceholder`
and
The prop `children` is marked as required in `ReactPlaceholder
The text was updated successfully, but these errors were encountered: