Skip to content

Commit

Permalink
docs: remove branding
Browse files Browse the repository at this point in the history
  • Loading branch information
ridvanaltun committed Oct 22, 2023
1 parent 970158e commit 995b8df
Show file tree
Hide file tree
Showing 13 changed files with 725 additions and 50 deletions.
8 changes: 4 additions & 4 deletions documentation/docs/api/classes/CameraCaptureError.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ CameraError.cause

#### Defined in

[CameraKitModule/CameraError.ts:130](https://github.com/popile-media/react-native-snapchat-camera-kit/blob/51f1638/src/CameraKitModule/CameraError.ts#L130)
[CameraKitModule/CameraError.ts:130](https://github.com/popile-media/react-native-snapchat-camera-kit/blob/970158e/src/CameraKitModule/CameraError.ts#L130)

___

Expand All @@ -48,7 +48,7 @@ CameraError.code

#### Defined in

[CameraKitModule/CameraError.ts:124](https://github.com/popile-media/react-native-snapchat-camera-kit/blob/51f1638/src/CameraKitModule/CameraError.ts#L124)
[CameraKitModule/CameraError.ts:124](https://github.com/popile-media/react-native-snapchat-camera-kit/blob/970158e/src/CameraKitModule/CameraError.ts#L124)

___

Expand All @@ -66,7 +66,7 @@ CameraError.message

#### Defined in

[CameraKitModule/CameraError.ts:127](https://github.com/popile-media/react-native-snapchat-camera-kit/blob/51f1638/src/CameraKitModule/CameraError.ts#L127)
[CameraKitModule/CameraError.ts:127](https://github.com/popile-media/react-native-snapchat-camera-kit/blob/970158e/src/CameraKitModule/CameraError.ts#L127)

## Methods

Expand All @@ -84,4 +84,4 @@ CameraError.toString

#### Defined in

[CameraKitModule/CameraError.ts:152](https://github.com/popile-media/react-native-snapchat-camera-kit/blob/51f1638/src/CameraKitModule/CameraError.ts#L152)
[CameraKitModule/CameraError.ts:152](https://github.com/popile-media/react-native-snapchat-camera-kit/blob/970158e/src/CameraKitModule/CameraError.ts#L152)
8 changes: 4 additions & 4 deletions documentation/docs/api/classes/CameraRuntimeError.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ CameraError.cause

#### Defined in

[CameraKitModule/CameraError.ts:130](https://github.com/popile-media/react-native-snapchat-camera-kit/blob/51f1638/src/CameraKitModule/CameraError.ts#L130)
[CameraKitModule/CameraError.ts:130](https://github.com/popile-media/react-native-snapchat-camera-kit/blob/970158e/src/CameraKitModule/CameraError.ts#L130)

___

Expand All @@ -48,7 +48,7 @@ CameraError.code

#### Defined in

[CameraKitModule/CameraError.ts:124](https://github.com/popile-media/react-native-snapchat-camera-kit/blob/51f1638/src/CameraKitModule/CameraError.ts#L124)
[CameraKitModule/CameraError.ts:124](https://github.com/popile-media/react-native-snapchat-camera-kit/blob/970158e/src/CameraKitModule/CameraError.ts#L124)

___

Expand All @@ -66,7 +66,7 @@ CameraError.message

#### Defined in

[CameraKitModule/CameraError.ts:127](https://github.com/popile-media/react-native-snapchat-camera-kit/blob/51f1638/src/CameraKitModule/CameraError.ts#L127)
[CameraKitModule/CameraError.ts:127](https://github.com/popile-media/react-native-snapchat-camera-kit/blob/970158e/src/CameraKitModule/CameraError.ts#L127)

## Methods

Expand All @@ -84,4 +84,4 @@ CameraError.toString

#### Defined in

[CameraKitModule/CameraError.ts:152](https://github.com/popile-media/react-native-snapchat-camera-kit/blob/51f1638/src/CameraKitModule/CameraError.ts#L152)
[CameraKitModule/CameraError.ts:152](https://github.com/popile-media/react-native-snapchat-camera-kit/blob/970158e/src/CameraKitModule/CameraError.ts#L152)
Loading

0 comments on commit 995b8df

Please sign in to comment.