Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

anchor-ui-native

Package Overview
Dependencies
Maintainers
2
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anchor-ui-native

## Install using npm

  • 3.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-57.14%
Maintainers
2
Weekly downloads
 
Created
Source

AnchorUI Native

Install using npm

npm i -S anchor-ui-native

Or install using yarn

yarn add anchor-ui-native

Requirements

  • Node ^4.8.0 || ^5.7.0 || ^6.2.2 || >=8.0.0
  • Yarn

Getting started

Install the node_modules:

yarn install

Copy the lib folder to docs and examples:

make build

Copy the lib folder and watch for changes:

yarn run watch

Running the examples

After installing the requirements in the root directory, navigate to examples and install it's requirements.

cd examples && yarn install

Start the example React Native app by running:

yarn start

This will start Expo and you can choose to run the examples in a simulator or real device.

Check example's README for using the React Native debugger.

Running the docs

After installing the requirements in the root directory, navigate to docs and install it's requirements.

cd docs && yarn install

Start the docs React app by running:

yarn start

Keywords

FAQs

Package last updated on 04 Sep 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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