@bigbee.dev/expo-detect-mm-encoding
v0.2.1
Published
detect Myanmar text encoding
Downloads
230
Maintainers
Readme
@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();