0.3.6 • Published 5 years ago

mokam v0.3.6

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

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;
0.3.6

5 years ago

0.3.5

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

6 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago