Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
kevinvangelder opened an issue on infinitered/reactotron
Multiple Connections Causes Duplicate Custom Commands
### Describe the bug When there are multiple connections to the same app (caused by reloading) the custom commands shows a duplicated list rather than being limited just to the custom commands for...Bardiamist created a comment on an issue on infinitered/reactotron
Many error was fixed but not all. Attaching new patch: [reactotron-core-client-npm-2.9.6-41de8915bd.patch](https://github.com/user-attachments/files/17769650/reactotron-core-client-npm-2.9.6-41de8...
johhansantana created a comment on a pull request on infinitered/reactotron
@frankcalise I've tried replicating it multiple times in different react-native and expo versions but can't really get it to give me the error. Maybe it's something specific with my Podfile. I'll t...
infinitered-circleci created a tag on infinitered/reactotron
[email protected] - A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
infinitered-circleci created a tag on infinitered/reactotron
[email protected] - A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
infinitered-circleci pushed 2 commits to master infinitered/reactotron
morganick closed an issue on infinitered/reactotron
Remove flipper code from reactotron-react-native
We currently depend on react-native-flipper https://github.com/infinitered/reactotron/blob/b6c32b6975a3df4617eabc693cf8007a5326c1b4/lib/reactotron-react-native/package.json#L53 We have a separate ...morganick pushed 1 commit to master infinitered/reactotron
- fix: Removing react-native-flipper (#1524) ## Please verify the following: - [x] `yarn build-and-test:local` pass... b1e7022
morganick closed an issue on infinitered/reactotron
Remove flipper code from reactotron-react-native
We currently depend on react-native-flipper https://github.com/infinitered/reactotron/blob/b6c32b6975a3df4617eabc693cf8007a5326c1b4/lib/reactotron-react-native/package.json#L53 We have a separate ...morganick created a comment on a pull request on infinitered/reactotron
@frankcalise found that the Android side of the example app wasn't building. The culprit was `react-native-screens`. Went ahead and upgraded that. Probably should do another upgrade pass here soon ...
morganick pushed 1 commit to remove-flipper infinitered/reactotron
- Fixing android build - bumping expo and react-native-screens 66e360f
morganick created a review comment on a pull request on infinitered/reactotron
This was the only place this was used so I removed it as well.
morganick created a review comment on a pull request on infinitered/reactotron
I did not investigate why we have these commands so early. I only dropped the reference to flipper.
johhansantana created a comment on a pull request on infinitered/reactotron
getting the `Terminating app due to uncaught exception 'RCTFatalException: Unhandled JS Exception: Invariant Violation: TurboModuleRegistry.getEnforcing` error only on `Release` mode on iOS. Dow...
frankcalise pushed 3 commits to frankcalise/reactotron-apollo-client infinitered/reactotron
morganick opened a draft pull request on infinitered/reactotron
Removing react-native-flipper
## Please verify the following: - [ ] `yarn build-and-test:local` passes - [ ] I have added tests for any new features, if relevant - [ ] `README.md` (or relevant documentation) has been updated w...morganick created a branch on infinitered/reactotron
remove-flipper - A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.