Skip to content

Instantly share code, notes, and snippets.

View yulioaj290's full-sized avatar

Yulio Aleman Jimenez yulioaj290

View GitHub Profile
@yulioaj290
yulioaj290 / Popover.js
Created April 16, 2020 01:10 — forked from rjerue/Popover.js
React Native Web Popovers
// web
import P, { ArrowContainer } from 'react-tiny-popover'
import React from 'react'
export default ({
visible = false,
position,
onClose,
children,
content = null,
@yulioaj290
yulioaj290 / README.md
Last active February 13, 2020 12:52 — forked from jorgelbg/packages.json
NodeJS OwnCloud Uploader

OwnCloud uploader

Requirements

  • NodeJS 8.4.0 or higher.
  • NPM 5.3.0 or higher.
  • Bzip2 1.0.6 or higher.