README
react-native-detect-mm-text-encoding
Getting started
$ yarn add react-native-detect-mm-text-encoding
Or
$ npm install react-native-detect-mm-text-encoding --save
Usage
import { isUnicode } from 'react-native-detect-mm-text-encoding';
const uni = await isUnicode();