Saurabh verma
Saurabh verma
Current behaviour Launch the application in RTL(Arabic) language. Tap on the tab or swipe screen is getting crash. Tested in example app as well and app got crashed. Expected behaviour...
Hi I am using https://github.com/valdio/react-native-scrollable-tabview and using onScroll props but i am not getting callback inside onScroll function until i switched to another tab. Please anybody have idea how to...
@xotahal @Ehesp I am using Tool-bar of react-native-matrial-ui.i want to change placholdertextcolor. but there is no props avilable in textinput.(CenterElement.react.js file for reference) so can you please add these two...
Hi I am using react-native v-0.61.4 with react-native-callkeep. is there anyway to redirect into own application when user accept call. not to native calling screen?
In kill mode only - After few notifications received then suddenly notifications and badge count removed if again new notification come up. version:- "@react-native-community/push-notification-ios": "^1.6.0", "react-native": "0.64.2", iOS version: 15+
Device iPhone X version- iOS 14 beta version. App is crashing every time once new push come. anyone have solution for this.
I want to give different fontSize for dropdown item text and label text. i tried with fontSize and labelFontSize props but its not working. onChangeFilter(value)} /> any solution for this?