Socket
Socket
Sign inDemoInstall

@td-design/react-native-image-picker

Package Overview
Dependencies
0
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.1 to 1.7.2

4

lib/module/index.js

@@ -88,3 +88,3 @@ import React, { forwardRef, useImperativeHandle } from 'react';

useImperativeHandle(ref, () => ({}));
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Pressable, {
return /*#__PURE__*/React.createElement(Box, null, /*#__PURE__*/React.createElement(Pressable, {
activeOpacity: activeOpacity,

@@ -96,3 +96,3 @@ onPress: handlePress,

justifyContent: 'center',
alignItems: 'center',
alignItems: 'flex-start',
width,

@@ -99,0 +99,0 @@ height

@@ -7,4 +7,4 @@ ---

group:
title: 其他组件
path: /other
title: 图片选择组件
path: /image-picker
---

@@ -11,0 +11,0 @@

{
"name": "@td-design/react-native-image-picker",
"version": "1.7.1",
"version": "1.7.2",
"description": "基于 @td-design/react-native 的 image-picker 组件",

@@ -21,3 +21,3 @@ "keywords": [

"@shopify/restyle": "2.4.2",
"@td-design/react-native": "^5.1.1",
"@td-design/react-native": "^5.4.7",
"@td-design/rn-hooks": "^2.7.2",

@@ -24,0 +24,0 @@ "@types/react": "^18.2.15",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc