fukemy

Results 258 issues of fukemy

hi, did u provided android version? Thanks

HI, can you check the code, my address textfield is on top of view, above name textfield, but the tableview still under other textfield ![screen shot 2019-02-18 at 14 08...

hi, i want using callback instead of delegate when user. picked some photos, did ur lib support this feature?

Hi, i want to create searchBarRef to avoid re-render searchBar and no need to using state to hold the text ``` ref={seachBarRef} ``` now i want to get the text,...

enhancement

is this lib dead?

Hi,Today when trying to run pod install i got this error [!] Invalid Podfile file: undefined method `get_default_flags' for #Pod::Podfile:0x00007fbc4d1fee68. ``` require_relative '../node_modules/react-native/scripts/react_native_pods' require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules' platform :ios, '11.0' install! 'cocoapods',...

🙁 No upgrading version specified

**Describe the bug** this is my code:

Hi, thanks for your lib, im tried to use but not working, here is example let oauth2 = OAuth2CodeGrant(settings: [ "client_id": "****", "client_secret": "secret", "response_type": "code token", "grant_type": "hybrid", "nonce":...