simplefunction
simplefunction
**Describe the bug** When using NestableScrolContainer with NestableDraggableFlatList, Error occurs in NestableScrollContainer, but it's still working on iOS Simulator & Android Device. Error : Type {children: Element[]} has no properties...
There is some problem with library's nine-patch image, so I modified it to work properly. making patch file is succeeded, but it does not applied to other developer. what am...
**Describe the bug** An example on `VictoryPortal` - `children` is not working on iOS/Android. Please check attached screenshot. **Victory version** npm : 7.20.3 victory-native : 36.6.5 **Code Sandbox link** https://formidable.com/open-source/victory/docs/victory-portal#children...
**Describe the bug** `events` is not defined in `` props. It occurs type error in Typescript. > TS2322: Type '{ children: Element[]; width: number; height: number; padding: { top: number;...
### What is the problem? I think ```Common arguments for child component``` are not defined on charts' props. ### When does it happen? An example code occurs error in Typescript....