anchor-ui-native

3.4.0 • Public • Published

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

Package Sidebar

Install

npm i anchor-ui-native

Weekly Downloads

1

Version

3.4.0

License

MIT

Unpacked Size

211 kB

Total Files

138

Last publish

Collaborators

  • peterkuiper
  • sjaakluthart