kkusanagi

Results 3 issues of kkusanagi

**Error as below** /Users/kyokurosagi/ReactNative/tootitoo/node_modules/react-native-fbads/ios/ReactNativeAdsFacebook/EXAdSettingsManager.m:90:17: error: no known class method for selector 'setMixedAudience:' [FBAdSettings setMixedAudience:isDirected]; ^~~~~~~~~~~~~~~~ /Users/kyokurosagi/ReactNative/tootitoo/node_modules/react-native-fbads/ios/ReactNativeAdsFacebook/EXAdSettingsManager.m:135:19: error: no known class method for selector 'setAdvertiserTrackingEnabled:' [FBAdSettings setAdvertiserTrackingEnabled:enabled]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/kyokurosagi/ReactNative/tootitoo/node_modules/react-native-fbads/ios/ReactNativeAdsFacebook/EXAdSettingsManager.m:141:17: error: no...

### Description Input with type = "password" unable to be push to the top of virtual keyboard and is overlay by keyboard ### CodeSandbox/Snack link - ### Steps to reproduce...

bug
v3
triage

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...