Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions sample-apps/react-native/ExpoTikTokApp/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Expo TikTok Sample App

![TikTok Feeds Header](../../img-previews/TikTokFeedsHeader.png)

This is a sample application displaying some of the capabilities of our `feeds-react-native-sdk`, build using `Expo`.

## Running the app
Expand Down Expand Up @@ -77,6 +79,8 @@ EXPO_PUBLIC_MAPS_API_KEY=<google-maps-api-key>

### Run

![Android iOS TikTok Preview](../../img-previews/AndroidiOSTikTokPreview.gif)

To run the application for different platforms, use the following commands:

- For iOS
Expand Down
Loading