-
Upon hitting search, the app goes into "Searching" state. The screen for this looks like this,
![WhatsApp Image 2023-01-28 at 20 29 23](https://user-images.githubusercontent.com/52468749/215273465-…
-
Ever since I first saw the designs for the backdrop logo and Drop the mascot, I've had this vision for creating a backdrop badge that people can add to the bottom corner of their site which expands wh…
-
I have integrated bottom popup into one of my application.
Which do have tableview on selected and row i am trying to pop up exampleViewController.
its loading first time quickly as per given input…
-
I am trying to implement in my new project `react-hot-toast` and following the [example](https://snack.expo.dev/@timo/react-hot-toast---usetoaster()---react-native) in how implement in RN, I found thi…
-
iOS 11.2.6. iPhone 8 and X.
When I call the code below it loads the view but the InfoLabel is squished on the bottom left of the screen and does not align correctly until about half a second after …
-
Hi,im using SWRevealController to have a side menu. In my app ,it also have UITabBarcontroller.
My connection format is as SWRevealViewController--->UItabbarController--->NavigationController--->UIT…
-
"@testing-library/react-native": "^7.2.0",
```jsx
import React, {useEffect} from 'react';
import RNBootSplash from 'react-native-bootsplash';
import {StatusBar} from 'react-native';
import {Nav…
-
### Current behavior
The problem is that when changing the drawer with swipe the isDrawerOpen takes a small time(1s - 1.5s) until it fires so causing the StatusBar change color to also take this sma…
-
### Description
When clicking a touch control in a 3D cab via mouse, it seems all animated object with RefreshRate will have their timer reset.
This may create oddities on a, for example, fixed in…
-
I was able to successfully animate the colors of `react-native-linear-gradient` using `react-native-reanimated` v2, however, when re-rendering the `` component, the colors change unexpectedly.
here…