Ram Singh
Ram Singh
Hi, i merged the google calendar events and local events successfully. But the problem is. **not showing the events of next month & previous month** see the image you will...
Having some trouble with active tab style. its working fine with ios, but not on android ` } > {subMenus.map((val: any, index: any) => { return ( setShowDetails(!showDetails)} navigation={props.navigation} addToCart={async...
# Bug I followed everything here (https://github.com/react-native-community/react-native-push-notification-ios ) to use PushNotification on iOS, but when I try to build the app, I get the following error. RCTPushNotificationManager.h file not found...
Everything is working cool but the LightBox is not Poping up on click its redirecting to image link. i can`t find the reason w  hy this is happening
RN : **0.70** clevertap-react-native: **0.9.0** Platform : **OS** **Whats done** : ``` useEffect(() => { CleverTap.registerForPush() requestUserPermission() // registering listner notificationListener() // registering listner CleverTap.recordEvent('some_event_to_recod') CleverTap.createNotificationChannel( 'my_channel', 'Clever Tap React...
after the downloading the file. i am unable to find the dowanloded file. even checked into the app dir.
Hi This library is awesome, The only problem is i am not able to turn player into the full screen. when i am clicking on full-screen icon.. the screen is...
**Dear Owner**, I would like to create a mobile version of this project (**_A Mobile app based on React Native_**), It would be a great community project if you expose...
Not working with 32 bit AES key Here is my code. i am generating 32 bit AES key. ``` //Key generation export function GenerateRandom256BitAESKey() { return crypto.randomBytes(32).toString('hex'); } //encryption code...
i am using this extension everything is fine when the customer pay. i put the live keys though. but it won't charge the customer. i see into my payments on...