Skip to content

Commit

Permalink
fixed a typo— "grater"
Browse files Browse the repository at this point in the history
  • Loading branch information
akshar-dave authored Nov 7, 2024
1 parent 208a96d commit 0794744
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ function App() {

## Remarks

- `itemLayoutAnimation` works only with a single-column `Animated.FlatList`, `numColumns` property cannot be grater than 1.
- `itemLayoutAnimation` works only with a single-column `Animated.FlatList`, `numColumns` property cannot be greater than 1.
- You can change the `itemLayoutAnimation` on the fly or disable it by setting it to `undefined`.

<Indent>
Expand Down

0 comments on commit 0794744

Please # to comment.