Ted Mader

Results 3 issues of Ted Mader

Use `FlatList` instead of `ScrollView` for modal to address performance problems with many images. ## Considerations - Consider adding a `keyExtractor` prop that will allow developers to use a better...

Hello, I am attempting to build the layer via AWS CodeBuild, but getting the error below: ``` [Container] 2023/11/09 17:25:12.344972 Running command npm run deploy 2339 |   2340 | >...

Encountered this error when running Jest after installing Tamagui. This PR updates the documentation to help users resolve the `Unexpected token 'export'` error when using Jest with `moti`. The update...