Skip to content

Fix prebuild override #115

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 30, 2025
Merged

Conversation

omar-bear
Copy link
Contributor

No description provided.

@omar-bear omar-bear changed the base branch from main to feat-upgrade-react-native May 28, 2025 09:27
Copy link

github-actions bot commented May 28, 2025

🚀 Expo preview is ready!

  • Project → start-ui-native
  • Platform → ANDROID
  • Scheme → start-ui-native
  • Runtime Version → 1.1.0
  • More info

Learn more about 𝝠 Expo Github Action

omar-bear added 2 commits May 29, 2025 13:20
- Disable eslint rule for require imports in bump-build.ts
- Replace axios.isAxiosError with isAxiosError from axios in api-hooks.ts
- Remove unnecessary whitespace in ConfirmationCodeModal index.tsx
- Standardize import formatting in FieldCodeInput components
- Add eslint disable comment for named exports in i18n.ts
- Refactor useProtectedRoute hook to fix currentRouteRef assignment
- Remove unused import in auth.hook.ts
- Clean up utilities.d.ts by removing commented line
@omar-bear omar-bear merged commit 3cfce51 into feat-upgrade-react-native May 30, 2025
4 checks passed
@omar-bear omar-bear deleted the fix-prebuild-override branch May 30, 2025 08:24
omar-bear added a commit that referenced this pull request Jun 2, 2025
* wip expo upgrade fix tslint

* fix eslint

* Refactor asset imports and update tsconfig paths for better module resolution

* Update react-native-ficus-ui to version 1.3.5

* Update Node.js version to 20.x in workflow files

* Fix prebuild override (#115)

* Enhance splash screen implementation and update related assets

* Add dark mode support for splash screen and related assets

* Update app icon and splash screen handling in authentication flow

* add bump build config

* Refactor code structure for improved readability and maintainability

* fix: update imports and clean up code

- Disable eslint rule for require imports in bump-build.ts
- Replace axios.isAxiosError with isAxiosError from axios in api-hooks.ts
- Remove unnecessary whitespace in ConfirmationCodeModal index.tsx
- Standardize import formatting in FieldCodeInput components
- Add eslint disable comment for named exports in i18n.ts
- Refactor useProtectedRoute hook to fix currentRouteRef assignment
- Remove unused import in auth.hook.ts
- Clean up utilities.d.ts by removing commented line
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.

1 participant