- There are many utils for JS only. You don't need link for these utils.
$ npm install mokam --save
or
$ yarn add mokam
sr : screen ratio in react native screen. Ratio to 360 x 640
<Space w={10} />
ButtonCenter(props)
ViewCenter(props)
TextCenter(props)
TextNorm(props)
ButtonSimple
logBlackBG('Try this black background string');
- Currenly no native methods
$ react-native link mokam
import RNMokam from "react-native-mokam";
// TODO: What to do with the module?
RNMokam;