🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

react-native-web-hover

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-web-hover - npm Package Compare versions

Comparing version

to
0.2.2

2

package.json
{
"name": "react-native-web-hover",
"version": "0.2.1",
"version": "0.2.2",
"description": "Some enhanced elements for react-native-web to support hover on the web",

@@ -5,0 +5,0 @@ "main": "lib/commonjs/index",

@@ -21,3 +21,6 @@ # react-native-web-hover

If you want hover support inside FlatList, ScrollViews or VirtualizedList don't forget to import these views from this library.
import { Hoverable, Pressable, ScrollView, FlatList, VirtualizedList from 'react-native-web-hover'
## Contributing

@@ -24,0 +27,0 @@