Skip to content

Commit

Permalink
check: how ci works
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillzyusko committed Jun 1, 2023
1 parent 6986836 commit c35373b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/docs/api/keyboard-provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ By default this library stretches to full screen (`edge-to-edge` mode) and statu
A boolean prop to indicate whether [NavigationBar](https://m2.material.io/design/platform-guidance/android-bars.html#android-navigation-bar) should be translucent on `Android` or not.

## Example

```tsx
import { KeyboardProvider } from "react-native-keyboard-controller";

Expand Down

0 comments on commit c35373b

Please sign in to comment.