Haseeb Ahmed

Results 29 comments of Haseeb Ahmed

This is how you can use this function { return( {label} ); }} />

I am getting the same issue. @theRealSheng I did what you said but nothing is working for me. This is my podfile `require_relative '../node_modules/react-native/scripts/react_native_pods' require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules' platform :ios, '10.0' target...

Thank you @theRealSheng for replying. I have created react native project in 0.63.4 version and I'm using 0.74 Flipper version. This is my whole Pod and Package.json files: [Files.zip](https://github.com/prscX/react-native-photo-editor/files/6276326/Files.zip) Please...

Here all the evens that it supports "Cancel": "FBLoginCancelEvent", "Error": "FBLoginErrorEvent", "Login": "FBLoginSuccessEvent", "LoginFound": "FBLoginLoginFoundEvent", "LoginNotFound": "FBLoginLoginNotFoundEvent", "Logout": "FBLoginLogoutEvent", "PermissionsMissing": "FBLoginPermissionsMissingEvent"

Really thanks krunal for making this PR, this helps me to implement the scrolling and also for bottomsheet. Thanks again

the above PR must be merge as it has the scrolling handled

Brother I checked @krunal-lw PR and did all the changes he did in his PR and it's working absolutely fine. It's all about to pass the ref of your desired...

Your welcome, if you will need any help in implementation, then please let me know. Thanks