react-native/Libraries/Experimental
Espen Hovlandsdal 9217ff3203 Fix typo in ViewabilityHelper (`itemVisiblePercentThreshold` mistyped)
Summary:
The new `ViewabilityConfig` API has a typo:
`itemVisiblePercentThreashold` should be `itemVisiblePercentThreshold`.

Thought it would be good to fix this before people start depending on a property containing a typo :-)

Updated tests to match.
Closes https://github.com/facebook/react-native/pull/12593

Differential Revision: D4619798

Pulled By: ericvicenti

fbshipit-source-id: 0aa8b6cf9ae7e5638607195759e4bd51140667fe
2017-02-27 14:04:57 -08:00
..
SwipeableRow Update SwipeableListView props and more 2017-02-23 15:17:02 -08:00
__flowtests__ Improve flow typing 2017-02-16 19:04:04 -08:00
__tests__ Fix typo in ViewabilityHelper (`itemVisiblePercentThreshold` mistyped) 2017-02-27 14:04:57 -08:00
FlatList.js configurable Viewability 2017-02-21 17:14:59 -08:00
Incremental.js Reverted commit D4027388 2016-10-16 04:13:42 -07:00
IncrementalExample.js Clean unused import modules. 2016-10-16 11:13:40 -07:00
IncrementalGroup.js Reverted commit D4027388 2016-10-16 04:13:42 -07:00
IncrementalPresenter.js Auto-fix lint errors 2016-08-09 06:43:46 -07:00
MetroListView.js Improve flow typing 2017-02-16 19:04:04 -08:00
SectionList.js API update and bug fixes 2017-02-16 19:04:04 -08:00
ViewabilityHelper.js Fix typo in ViewabilityHelper (`itemVisiblePercentThreshold` mistyped) 2017-02-27 14:04:57 -08:00
VirtualizeUtils.js Better ListView - FlatList 2017-02-04 10:28:47 -08:00
VirtualizedList.js configurable Viewability 2017-02-21 17:14:59 -08:00
VirtualizedSectionList.js API update and bug fixes 2017-02-16 19:04:04 -08:00
WindowedListView.js configurable Viewability 2017-02-21 17:14:59 -08:00