Skip to content

Commit

Permalink
Fix links to API documentation and source code
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiasBuelens committed Apr 9, 2024
1 parent ce4abc3 commit 6d5555b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@ const App = () => {

### Available components

The available UI components with their documentation can be found [here](../src/ui).
The API documentation of all available components can be found [here](https://theoplayer.github.io/react-native-theoplayer-ui/api/).
Their source code can be found [here](https://github.com/THEOplayer/react-native-theoplayer-ui/tree/develop/src/ui).

### Creating your own custom UI

Expand Down

0 comments on commit 6d5555b

Please sign in to comment.