Muhammad Danish
Muhammad Danish
https://user-images.githubusercontent.com/1238560/48822214-f343e800-ed3a-11e8-8057-db5d08aea7c7.gif
Invariant Violation: requireNativeComponent: "SRSRadialGradient" was not found in the UIManager ``` "react": "^18.0.0", "react-native": "^0.69.3", "react-native-radial-gradient": "^1.1.2", ```
## Issue NSDictionary *appProperties = [RNFBMessagingModule addCustomPropsToUserProps:nil withLaunchOptions:launchOptions]; how to use this with latest react native 0.69.3 --- ## Project Files ### Javascript Click To Expand #### `package.json`: ```json "@react-native-firebase/analytics":...
# Bug Reports ### Checklist - [x] I have read through the [FAQ](https://formidable.com/open-source/victory/docs/faq) and [Guides](https://formidable.com/open-source/victory/guides/) - [x] I am using the latest version of Victory - [x] I've searched open...
### Current behavior none ### Expected behavior I want to use material to tabs with dynamic screens but I tried to use screens for map it very bugy ### Reproduction...
sometime it's stop working and some time it's switch automatically and then keep switching b/w two tabs.
## ✨ Feature request Lazy load view point options. something we need lazy approach to render a Component or adjust some data.. ## Motivation I like your snap feature and...
`showLocation({` ` latitude: sourceLat,` ` longitude: sourceLng,` `sourceLatitude: lat,` `sourceLongitude: lng,` `alwaysIncludeGoogle: true,` ` dialogTitle: 'Open map',` `dialogMessage: 'What app would you like to use?',` cancelText: 'Cancel', `appsWhiteList: ['google-maps', 'apple-maps'],`...
onPageSelected called automatically when navigate to other screen and detachInactiveScreens is false
## Environment `"react": "17.0.2",` `"react-native": "0.66.2"` `"react-native-pager-view": "^6.0.0-rc.0"` `"@react-navigation/native": "^6.0.6"` ## Description disable the `detachInactiveScreens` and navigate to other screen and after came back the page is set to zero...
I set 10 images . For example it's on 5th image and i scroll to 8th image but when it's on 8th image indicator does not updated and also it's...