Omar borji

Results 11 issues of Omar borji

## Description there is a problem when installing the "[swiper](https://swiperjs.com/)" lib the following utils no longer work: `jest test` and `storybook` execution ![image](https://user-images.githubusercontent.com/80390318/150135219-c35b215b-8d8e-4e4f-b9b9-87b5a8bcabc1.png)

bug
wontfix

**Report a bug** App crash when i turn debug on mode versions ```json "react-native": "0.66.0", "metro-react-native-babel-preset": "0.66.2", ``` **What is the current behavior?** The app work fine but it crash...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

# Add Storybook to Start UI Native ## Description We should integrate [Storybook](https://storybook.js.org/) into our Start UI Native project. Storybook will help us build and organize the UI components in...

## Description There's an issue with the splash screen in the Start UI Native. I am creating this issue and will submit a PR to address it. ## Problem During...

## Overview We are currently experiencing an issue in our `start-ui-native` project where the login page appears twice upon disconnection. This issue is similar to the one reported in [expo/router#838](https://github.com/expo/router/issues/838)....

## Description https://github.com/orgs/Badsender-com/projects/2/views/1?pane=issue&itemId=51041460 https://github.com/Badsender-com/LePatron.email/assets/80390318/2ed20a6c-a9a5-4bea-8828-6facccbf19a6 ## This is a case without exceeding size

## Description There is an issue with the ScrollBox component: it is unable to occupy the full screen as a ScrollView without resorting to the use of `minH`, which is...

## Description I am unable to style the Input component from the theme. After looking through the Ficus UI codebase and examining the `useDefaultProps` hook, which is supposed to grab...

## Description This Pull Request introduces a refined `Tabs` component for React Native, extending the functionality of the `react-native-tab-view` library. The component is integrated into the Ficus UI library, offering...