Socket
Socket
Sign inDemoInstall

@bee.js/react-native

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bee.js/react-native - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

2

BeeForm.js
import React, { useCallback } from 'react';
import { View, TextInput, Text } from 'react-native';
import { View, Text, Platform } from 'react-native';

@@ -4,0 +4,0 @@ import { Input, DropDown } from './components';

@@ -0,0 +0,0 @@ import React, { useState, useEffect } from 'react'

@@ -0,0 +0,0 @@ import React from 'react'

export { AnimatedView } from './AnimatedView'
export { DropDown } from './DropDown'
export { Input } from './Input'

@@ -0,0 +0,0 @@ import React from 'react'

@@ -0,0 +0,0 @@ import BeeForm from './BeeForm'

{
"name": "@bee.js/react-native",
"version": "0.0.9",
"version": "0.0.10",
"description": "Bee.js front-end for React Native",

@@ -13,3 +13,3 @@ "main": "index.js",

"react-input-color": "^4.0.0",
"react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz"
"react-native": "https://github.com/expo/react-native/archive/sdk-39.0.2.tar.gz"
},

@@ -16,0 +16,0 @@ "keywords": [

@@ -0,0 +0,0 @@ export default function validDataModel(data = {}, model) {

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc