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

mokam

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mokam

React Native Utils. MOKAM Mokadung

0.3.6
latest
Source
npm
Version published
Weekly downloads
47
-2.08%
Maintainers
1
Weekly downloads
 
Created
Source

mokam :: JS Util, Util for React Native

Install

  • There are many utils for JS only. You don't need link for these utils.

$ npm install mokam --save or $ yarn add mokam

Style

sr : screen ratio in react native screen. Ratio to 360 x 640

HOC, Components

<Space w={10} />
ButtonCenter(props)
ViewCenter(props)
TextCenter(props)
TextNorm(props)
ButtonSimple

Log styling

logBlackBG('Try this black background string');

If you need these native methods

  • Currenly no native methods

$ react-native link mokam

Usage

import RNMokam from "react-native-mokam";

// TODO: What to do with the module?
RNMokam;

Keywords

react-native

FAQs

Package last updated on 14 Feb 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