0.2.1 • Published 1 year ago
@bigbee.dev/expo-detect-mm-encoding v0.2.1
@bigbee.dev/expo-detect-mm-encoding
detect Myanmar text encoding
Installation
npm install @bigbee.dev/expo-detect-mm-encoding
Or
yarn add @bigbee.dev/expo-detect-mm-encoding
Configure for iOS
Run npx pod-install
after installing the npm package.
API Usage
import { isUnicode } from '@bigbee.dev/expo-detect-mm-encoding';
const uni = isUnicode();