We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fed961 commit 136f644Copy full SHA for 136f644
CHANGELOGS.md
@@ -1,5 +1,10 @@
1
# Changelogs
2
3
+## 6.1.0 (2024-12-15)
4
+* Bumped base64 from `2.rc.08` to `2.rc.09`.
5
+* Use built-in `btoa` method introduced in React Native 0.74 instead of a third-party dependency.
6
+* Re-implement Android method to C++.
7
+
8
## 6.0.1 (2024-11-20)
9
* Fixed missing `react-native.config.js` file.
10
0 commit comments