New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@getluko/streamline

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@getluko/streamline

Luko Design System using react-native for iOS and Android

  • 0.3.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
18
increased by5.88%
Maintainers
1
Weekly downloads
 
Created
Source

Streamline

Luko Design System using react-native for iOS and Android

Sandbox

The objective of the sandbox project is to showcase all the components available from the Streamline library.

To start the sandbox expo project, run the following command

yarn sandbox start

Running Tests

To run tests, run the following command

  yarn test

Visual regression with Maestro

Maestro installation requirement

  • Run iPhone 12 simulator or Pixel 5 API 33 emulator

  • Start expo

yarn sandbox start:e2e
  • re-generate screenshots with maestro
yarn sandbox test:visual:[ios|android]
  • Compare screenshots with reg-cli
yarn sandbox test:visual:[ios|android]:compare

📺 All good with your new screenshots? Then move them from e2e/android/tempScreenshots to e2e/android/screenshots

Generate icons

yarn generate:icons:regular
yarn generate:icons:small

Build & release the library

We are using react-native-builder-bob to build the library and release-it to publish it on NPM.

With github action

To build & publish the library, you can execute the Release & Publish to NPM workflow. It will automatically:

  • Bump version (in package.json)
  • Git commit, tag, push
  • Create release on Github
  • Publish to npm

Manually

yarn && yarn prepare && yarn release

License

MIT


Made with create-react-native-library

FAQs

Package last updated on 26 Feb 2024

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