James Holcomb
James Holcomb
I was able to get @Moreno97 fix to work, specifically his recommendation to update styles.xml: _Fortunately, there is another way to remove underlines from TextInput components on Android. You can...
I've seen this happen a handful of times in Sentry logs. The one instance where I was able to narrow down the cause was a Chromebook with Chrome v109 ...
Ran into this problem early on in a React Native client. I never understood the purpose of the server disconnecting the socket at the moment of token expiration, causing you...
Any progress? I don't have any performance issues with AR. I have 10 controllers.
Did you try setting the backdropStyle.top to a negative offset to account for your header and statusbar?
tRPC now at 10.4.3...have you tried updating deps to this version?
Also receiving this in RN 0.65.2 with Hermes
@emclab The culprit is your dependency from native-base. I was able to resolve this by switching from npm to yarn and adding to package.json: ``` "resolutions": { "@codler/react-native-keyboard-aware-scroll-view": "2.0.0" },...
some quick searching turned up these, not sure if they're helpful... https://superuser.com/questions/1111535/how-can-i-make-osx-remember-the-desktop-assignment-of-different-chrome-windows/1490087#1490087 https://apple.stackexchange.com/questions/189138/restore-app-windows-to-their-original-spaces