Skip to content

Commit 00b8d1c

Browse files
committed
docs: Fix Expo support formatting in README
1 parent d4fc544 commit 00b8d1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ npx pod-install
3535

3636
## Expo
3737

38-
✅ You can use this library with [Development Builds](https://docs.expo.dev/development/introduction/). No config plugin is required.
39-
❌ This library can't be used in the "Expo Go" app because it [requires custom native code](https://docs.expo.dev/workflow/customizing/).
38+
- ✅ You can use this library with [Development Builds](https://docs.expo.dev/development/introduction/). No config plugin is required.
39+
- ❌ This library can't be used in the "Expo Go" app because it [requires custom native code](https://docs.expo.dev/workflow/customizing/).
4040

4141
## Example Workflow
4242

0 commit comments

Comments
 (0)