@unitools/utils

0.0.1-alpha.0 • Public • Published

@unitools/utils [ALPHA]

This is the official documentation of the @unitools/utils package.

Installation

npm install @unitools/utils

or

yarn add -D @unitools/utils

Usage

import { Platform } from "@unitools/utils";

export default function Home() {
  return (
    <View
      style={{
        flex: 1,
        justifyContent: "center",
        alignItems: "center",
        backgroundColor: Platform === "next" ? "lightblue" : "lightgreen",
      }}
    />
  );
}

Readme

Keywords

none

Package Sidebar

Install

npm i @unitools/utils

Weekly Downloads

4

Version

0.0.1-alpha.0

License

none

Unpacked Size

3.06 kB

Total Files

6

Last publish

Collaborators

  • sravankumarvelangi
  • atulrpandey
  • meenumakkar
  • surajahmedc
  • ankit-tailor
  • rayan1810