Sufian Ahmad

Results 4 comments of Sufian Ahmad

> Hi @cacode-euan, thanks for bringing this up. This is possible but you'll have to work your way around to achieve it. I think this is a great feature so...

"react": "17.0.2", "react-native": "0.68.2", "react-native-code-push": "^7.1.0" I pushed code with this: appcenter codepush release-react -a owner-email/app-name -d Production -m --disabled When the 'Just Now' changes to the Date Time. I...

The issue is resolved with the latest Facebook App. But if the user wants to connect pages and there are many pages then the last one can't be selected because...

react-native: 0.80.0, react-native-google-places-autocomplete: 2.4.1, Hermes: true, newArch: false **Mine working.** ``` { googlePlaceAutoCompleteRef.current?.setAddressText('') setShowMap(false) } }} ref={googlePlaceAutoCompleteRef} renderRightButton={() => googlePlaceAutoCompleteRef.current?.getAddressText() ? ( { setShowMap(false); googlePlaceAutoCompleteRef.current?.setAddressText(''); }}> Remove ) : null...