Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call requestProgress when getting pack status on IOS + example improvement #445

Merged
merged 6 commits into from
Oct 10, 2024

Conversation

caspg
Copy link
Contributor

@caspg caspg commented Sep 15, 2024

Description

There is a bug when we call getPack and state is unknown. It happened for me in my Expo app but I couldn't replicate it with example in this repo.

I also fixed and migrated CreateOfflineRegion example to TypeScript and functional component. Example was crashing with demotiles.

I used americana tiles since they are also used in the maplibre-native.

Checklist

  • I have tested this on a device/simulator for each compatible OS
  • I formatted JS and TS files with running yarn lint:fix in the root folder
  • I have run tests via yarn test in the root folder
  • I updated the documentation with running yarn generate in the root folder
  • I mentioned this change in CHANGELOG.md
  • I updated the typings files (index.d.ts)
  • I added/updated a sample (/example)

Screenshot OR Video

@caspg caspg force-pushed the offline-improvements branch from 118d18f to 8d11e05 Compare September 16, 2024 07:24
@tyrauber tyrauber merged commit 300ad8f into maplibre:main Oct 10, 2024
4 checks passed
Copy link

github-actions bot commented Dec 2, 2024

🎉 This PR is included in version 10.0.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants