Skip to content

Conversation

dannyhw
Copy link
Collaborator

@dannyhw dannyhw commented Sep 19, 2025

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

dannyhw and others added 7 commits September 15, 2025 09:54
fix: update more dependencies

fix: keep reanimted v3 for nativewind

fix: keep reanimted v3 for nativewind

fix

fix: ensure we install 53 until we are ready to support 54

fix: tests should run

fix: extra changeset

fix: use reanimated 4 always

run tests with node

fix: ensure we install 53 until we are ready to support 54

chore(release): version packages

fix: generating projects with yarn

chore(release): version packages

fix: tests

fix

fix: snapshots

fix: extra comma breaking

chore(release): version packages
fix: resolve TypeScript error in authentication select options

fix: scripts
screenOptions={{
tabBarActiveTintColor: 'black',
}}>
<Tabs>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was causing the icon to be barely visible in dark mode

onPress={() => bottomSheetModalRef.current?.present()}
/>
<Sheet ref={bottomSheetModalRef} snapPoints={[200]}>
<Sheet ref={bottomSheetModalRef} snapPoints={[200]} enableDynamicSizing={false}>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixes bottom sheet not opening

@dannyhw dannyhw force-pushed the dannyhw/fix/nwui-template-issues branch from 01bc0c1 to ede6be8 Compare September 19, 2025 18:51
fix: tsc error

fix: changeset
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