Haibert Barfian

Results 15 issues of Haibert Barfian

{ "main": "node_modules/expo/AppEntry.js", "scripts": { "start": "expo start", "android": "expo start --android", "ios": "expo start --ios", "web": "expo start --web", "eject": "expo eject" }, "dependencies": { "@react-native-community/masked-view": "0.1.10", "@react-navigation/drawer": "^5.12.5",...

### Summary This warning comes up on initial launch. Also I somtimes still get the ' No native splash screen registered for given view controller. Call 'SplashScreen.show' for given view...

SplashScreen
Issue accepted
Development Builds

Hello all, I believe it is a known issue that assigning refreshControl while using reaniamted scrollview disables the onScroll prop. Is there any work arounds for this? Or is there...

Hello, I have just discovered this library and attempting to use it. I have cloned the example project multiple times and every time I run the project I get error...

### Current behavior Does anyone have any code example of a manual compression of a video? I cant figure out what to put for the bitrate for videos from the...

@haibert Unfortunately, that's not possible at the moment. I know it's not an ideal replacement, but you could use state instead of shared value to accomplish a similar effect. _Originally...

Missing info
Platform: Android
Platform: iOS
Repro provided

Hello, Thank you for this awesome library. I am having a rough time right now, I worked with the backend to implement background uploads for 2 days straight and now...

Hi Joel, This is a great library, any chance we can get expo support through a [config plugin](https://docs.expo.dev/guides/config-plugins/)?

``` ``` Hey guys, Is it not possible to make the list horizontal? i'm not sure why its not its not working with the horizontal prop implemented. Am I missing...

enhancement
question

For some reason the sticky header gets covered by the list content on android. iOS is working fine. ![IMG_0758 (2)](https://user-images.githubusercontent.com/31780749/126891757-f6f766a9-b30b-4f20-8094-a2ab40d83add.gif)

bug