Commit d4977fc
authored
docs: remove a note that library is incompatible with Expo Go (#1061)
## 📜 Description
Remove a note that library is not compatible with Expo Go.
## 💡 Motivation and Context
Technically support has landed for `1.17.5` in
expo/expo#37942 and starting from SDK 54 Expo Go
officially supports `1.18.5`.
However in Expo snacks there was a crash. I fixed it here:
#1209
and these changes will be included in `1.20.0`. So I decided to update
documentation page in order not to mislead developers.
Starting from version `1.20.x` this package will be fully supported by
Expo and I'm planning to use snacks and make documentation even more
interactive 😎
## 📢 Changelog
<!-- High level overview of important changes -->
<!-- For example: fixed status bar manipulation; added new types
declarations; -->
<!-- If your changes don't affect one of platform/language below - then
remove this platform/language -->
### Docs
- remove a message that lib is not compatible with Expo Go.
## 🤔 How Has This Been Tested?
Tested via preview.
## 📸 Screenshots (if appropriate):
<img width="1000" height="529" alt="image"
src="https://github.com/user-attachments/assets/912cc4aa-07ab-45cf-9a59-97c3f41b965f"
/>
## 📝 Checklist
- [x] CI successfully passed
- [x] I added new mocks and corresponding unit-tests if library API was
changed1 parent 29ad9e8 commit d4977fc
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | 47 | | |
52 | 48 | | |
53 | 49 | | |
| |||
0 commit comments