We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20666e2 + d3c1af0 commit c47b79cCopy full SHA for c47b79c
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## [1.0.10](https://github.com/gitamego/react-native-expofp/compare/1.0.9...1.0.10) - 2025-04-28
4
+- feat(android): expofp 4.10 by @arys in https://github.com/gitamego/react-native-expofp/pull/27
5
+
6
## [1.0.9](https://github.com/gitamego/react-native-expofp/compare/1.0.8...1.0.9) - 2025-03-26
7
- fix(location): tracking and alias set by @arys in https://github.com/gitamego/react-native-expofp/pull/25
8
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-expofp",
- "version": "1.0.9",
+ "version": "1.0.10",
"description": "React Native library for displaying expo plans",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments