Denifer Santiago
Denifer Santiago
I am still waiting for a solution for this 😕
I'm in the same problem, it is vital for me to pass `validationData` for a function that runs in pre-signup and I also have federated users from Facebook and Google.
waiting for an answer for this...
I use react-native 0.67.3 and it still doesn't work ``` ```
Greetings, what is this pull request about?
This is what my PodFile looks like in react native 0.63.4: ``` pod 'RNPhotoEditor', :path => '../node_modules/react-native-photo-editor/ios' use_frameworks! :linkage => :static pod 'iOSPhotoEditor', :git => 'https://github.com/prscX/photo-editor', :branch => 'master' use_flipper!({...
Did you follow the installation guide on the main page?
I would also like, but I have not had much time and this is not essential in my app. So I doubt I can take the time to add such...
I don't have permissions on this repository 😢
In RN 0.64.0 I added the following: ``` use_flipper!({ 'Flipper-Folly' => '2.5.3', 'Flipper' => '0.87.0', 'Flipper-RSocket' => '1.3.1' }) $static_framework = ['FlipperKit', 'Flipper', 'Flipper-Folly', 'CocoaAsyncSocket', 'ComponentKit', 'Flipper-DoubleConversion', 'Flipper-Glog', 'Flipper-PeerTalk', 'Flipper-RSocket',...