You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -313,7 +313,7 @@ The Google Navigation SDK React Native library offers functionalities that neces
313
313
> [!NOTE]
314
314
> The management of these permissions falls outside the scope of the Navigation SDKs for Android and iOS. As a developer integrating these SDKs into your applications, you are responsible for requesting and obtaining the necessary permissions from the users of your app.
315
315
316
-
You can see example of handling permissions in the [app.tsx](./example/src/app.tsx) file of the sample application:
316
+
You can see example of handling permissions in the [App.tsx](./example/src/App.tsx) file of the sample application:
0 commit comments