@react-native-anywhere/polyfill-base64
A polyfill used to add btoa and atob to the global scope.
🚀 Getting Started
Using yarn
:
yarn add @react-native-anywhere/polyfill-base64
✍️ Usage
import "@react-native-anywhere/polyfill-base64";
// btoa, atob...