Skip to content

Commit

Permalink
docs: raise notes to important
Browse files Browse the repository at this point in the history
  • Loading branch information
KiwiKilian committed Dec 3, 2024
1 parent 297c739 commit d7ed017
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/guides/setup/Android.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Access tokens

> [!NOTE]
> [!IMPORTANT]
> MapLibre Native for Android is slightly peculiar in that it
_requires_ setting an access token, even though it will be `null` for
most users (only Mapbox authenticates this way). Even if it feels odd,
Expand Down
2 changes: 1 addition & 1 deletion packages/expo-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is an app to demonstrate the possibilities of `@maplibre/maplibre-react-native` within Expo.

> [!NOTE]
> [!IMPORTANT]
> This app is configured through a monorepo for easy native development of the library. Follow the [Getting Started](/docs/guides/setup/GettingStarted.md) guide for regular installation steps.
## Development Setup
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is an app to demonstrate the possibilities of `@maplibre/maplibre-react-native` within React Native.

> [!NOTE]
> [!IMPORTANT]
> This app is configured through a monorepo for easy native development of the library. Follow the [Getting Started](/docs/guides/setup/GettingStarted.md) guide for regular installation steps.
## Development Setup
Expand Down

0 comments on commit d7ed017

Please sign in to comment.