We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent befd943 commit 74adb50Copy full SHA for 74adb50
docs/docusaurus.config.js
@@ -9,6 +9,10 @@ module.exports = {
9
organizationName: 'cuvent',
10
projectName: 'react-native-vision-camera',
11
themeConfig: {
12
+ algolia: {
13
+ apiKey: 'ab7f44570bb62d0e07c0f7d92312ed1a',
14
+ indexName: 'react-native-vision-camera',
15
+ },
16
navbar: {
17
title: 'VisionCamera',
18
logo: {
0 commit comments