Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [1.0.16](https://github.com/gitamego/react-native-expofp/compare/1.0.15...1.0.16) - 2025-10-02
- Feat/map preloading by @arys in https://github.com/gitamego/react-native-expofp/pull/43
- fix: 16kb update cc version by @arys in https://github.com/gitamego/react-native-expofp/pull/45

## [1.0.15](https://github.com/gitamego/react-native-expofp/compare/1.0.14...1.0.15) - 2025-06-05
- fix(android): include default placeholder icon for location tracking by @arys in https://github.com/gitamego/react-native-expofp/pull/38
- feat(ios): update ios expofp 4.8.22 by @arys in https://github.com/gitamego/react-native-expofp/pull/40
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-expofp",
"version": "1.0.15",
"version": "1.0.16",
"description": "React Native library for displaying expo plans",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down