Naresh Rawat
Naresh Rawat
How would you animate load more UI just like instagram? tried to implement it but couldn't get it working. Hoping to see this implemented 🙇 https://user-images.githubusercontent.com/29520305/180732574-5cd66439-48c1-4092-acbc-44e6b7cbba7c.mov
- **Version**: 57.0.3 - **Platform**: Darwin Nareshs-MacBook-Air.local 20.5.0 Darwin Kernel Version 20.5.0: Sat May 8 05:10:33 PDT 2021; root:xnu-7195.121.3~9/RELEASE_X86_64 x86_64 - **Subsystem**: #### Severity: High #### Description: I'm trying to...
### Summary Custom Callout takes the width of the SVG marker when used together ### Reproducible sample code ```TSX import React, { useState } from 'react'; import { View, StyleSheet,...
Is there any way to override back swipe behavior in ios and android? **Current Behavior** Let's say I've 3 Screens A, B, and C. Users can navigate from `A->B->C` but...
I'm trying to achieve something like this using sounddevice `Read stream from mic` -> `send to the server using socket` -> `processing on server` -> `return the processed audio` ->...
### New Issue Checklist - [x] Updated fastlane to the latest version - [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [x] I read [docs.fastlane.tools](https://docs.fastlane.tools) - [x] I searched for [existing...
### New Issue Checklist - [x] Updated fastlane to the latest version - [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [x] I read [docs.fastlane.tools](https://docs.fastlane.tools) - [x] I searched for [existing...
As you can see in the screen recording below, I'm seeing an *Star wars* Ad but clicking on it shows an Ad regarding *Airbnb*. https://github.com/ammarahm-ed/react-native-admob-native-ads/assets/29520305/0277156f-44da-4bb9-a297-a7da82802252 I'm rendering multiple ads inside...
According to the [guide](https://ammarahm-ed.github.io/react-native-admob-native-ads/docs/installation-3), installing `react-native-vector-icons` is not required if I'm not using ``. But I'm getting an error without it. I'm not using vector icons in my app and...
I've been testing out this library to see if i can use this in replacement of [react-native-bottom-sheet](https://github.com/gorhom/react-native-bottom-sheet). it has all the features I need but I couldn't find a way...