danilowoz / danilowoz/react-content-loader
confused viewBox in react-native
- Dominant language
- TypeScript
- Stars
- 14k
- Forks
- 421
- PR merge metrics
- No merged PRs in 30d
Description
## What did you do?
Please include the actual source code causing the issue.
```
import React from 'react'
import ContentLoader, { Rect } from 'react-content-loader/native'
const MyLoader = (props) => (
)
export default MyLoader
```
```
// use
```
## What did you expect to happen?
Please mention the expected behaviour.

## What happened actually?

### Which versions of react-content-loader, and which browser are affected by this issue?
Please also mention the version of react.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.