Jason Kotchoff
Jason Kotchoff
> @jkotchoff did u find anything? I'm also getting the same error. I gave up on this module due to the lack of response on this issue. I switched over...
Thanks for publishing typings @vdelacou, great stuff! Any chance they could be updated to reflect the new API of the attachment**s** (plural) array argument?
Also, two things that would make this even more awesome: 1/ adding the 'last update time' label to the iOS refresh widget 2/ replacing the loader spinner in the Android...
This will work with the new OAuth2 authentication requirements from Twitter (using the less full featured but much smaller [twitter_oauth2](https://github.com/nov/twitter_oauth2) gem): https://gist.github.com/jkotchoff/e2f5e5fa431f090ab2fb62613287dfbb
Am seeing a very similar issue on an M1 Macbook. I tried using ruby version 2.7.6 per @nazmeln's [suggestion](https://github.com/react-native-community/cli/issues/1832#issuecomment-1454851466) however when trying to run: `npx react-native init DetoxExample --template react-native-template-typescript`...
> @jkotchoff Have you tried reinstalling the Ruby version using another version manager, like [RVM](https://rvm.io/)? Hope it helps, also, don't forget to relaunch the terminal every time after changing Ruby...