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.12 to 0.0.13

1

BeeForm.js

@@ -5,2 +5,3 @@ import React, { useCallback } from 'react';

export default function BeeForm(props) {
//console.log(props)

@@ -7,0 +8,0 @@ const { View, TextInput, Text, Platform } = props

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

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

1

components/index.js

@@ -1,3 +0,2 @@

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.12",
"version": "0.0.13",
"description": "Bee.js front-end for React Native",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -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