Skip to content

Feature - Improvement on example app - #3

Merged
gabriel-sisjr merged 4 commits into
developfrom
feature/improvement-example-app
May 18, 2026
Merged

Feature - Improvement on example app#3
gabriel-sisjr merged 4 commits into
developfrom
feature/improvement-example-app

Conversation

@gabriel-sisjr

Copy link
Copy Markdown
Owner

No description provided.

Add Queue/History/Config tabs wired to all 7 hooks, Android offline
and boot permissions, and refresh README with an offline walkthrough.
Tab bar paddingTop already pads the status bar; SafeAreaView edges
['top'] in Queue/History/Config was re-applying it, creating an
unwanted gap above the first card.
- generateId: replace uuid v7 with pure-JS v4 (Hermes lacks
  crypto.getRandomValues); drop uuid + @types/uuid deps
- android: remove com.facebook.react plugin so Codegen stops
  dex-duplicating RN view-manager delegates into the AAR
- example: replace react-navigation with a built-in tab switcher
@gabriel-sisjr gabriel-sisjr self-assigned this May 18, 2026
@gabriel-sisjr gabriel-sisjr added type: dependencies Dependency updates or issues. area: docs Documentation site or content. area: example Example app or demo project. labels May 18, 2026
@gabriel-sisjr
gabriel-sisjr merged commit 1b2274c into develop May 18, 2026
2 checks passed
@gabriel-sisjr
gabriel-sisjr deleted the feature/improvement-example-app branch May 18, 2026 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Documentation site or content. area: example Example app or demo project. type: dependencies Dependency updates or issues.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant