Skip to content

feat(example): add Expo uploader example; reorganize examples into example/{react-native,expo} - #4

Open
Sumasree8 wants to merge 2 commits into
mainfrom
feature/example-app
Open

feat(example): add Expo uploader example; reorganize examples into example/{react-native,expo}#4
Sumasree8 wants to merge 2 commits into
mainfrom
feature/example-app

Conversation

@Sumasree8

@Sumasree8 Sumasree8 commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator
  • Adds a second example app built with Expo, alongside the existing React Native example.
  • Groups both under example/: existing app moved to example/react-native/, new app at example/expo/.
  • Expo example is a minimal single-screen uploader: pick a video → progress bar → pause/resume. Nothing else.
  • Requires a development build (expo run:ios|android), not Expo Go, since the SDK uses native modules.
  • Also renames __tests__/tests/.

@rohit-fastpix rohit-fastpix changed the title refactor: rename __tests__ to tests and test-example to example feat(example): add Expo uploader example; reorganize examples into example/{react-native,expo} Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants