atob
or btoa
, a polyfill is needed.
Follow these steps to implement the polyfill and enable full compatibility with the Nhost SDK
base-64
:
index.js
file, which is the entry point for React Native applications, add the following import and global assignment: