Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

joshuayoes

joshuayoes deleted a branch infinitered/reactotron

chore/update-store-config

joshuayoes pushed 1 commit to master infinitered/reactotron
  • chore(reactotron-app): refactor electron-store to match docs (#1536) ## Please verify the following: - [x] `yarn ... cac1f29

View on GitHub

joshuayoes closed a pull request on infinitered/reactotron
chore(reactotron-app): refactor electron-store to match docs
## Please verify the following: - [x] `yarn build-and-test:local` passes ## Describe your PR This PR does a minor refactor to our electron-store usage to trigger a release for reactotron-a...
joshuayoes opened a pull request on infinitered/reactotron
chore(reactotron-app): refactor electron-store to match docs
## Please verify the following: - [x] `yarn build-and-test:local` passes ## Describe your PR This PR does a minor refactor to our electron-store usage to trigger a release for reactotron-a...
joshuayoes created a branch on infinitered/reactotron

chore/update-store-config - A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.

joshuayoes created a comment on an issue on infinitered/reactotron
> @luopeihai Can you explain how do you fix the problem ? It didn't help for me to upgrade version of metro-react-native-babel-preset It appears that a high enough version of babel needs to be pre...

View on GitHub

joshuayoes pushed 1 commit to main joshuayoes/ReactNativeWindowsSandbox
  • Fix nvm pin to `1.1.11` in `ReactNativeAndroid.dsc.yaml` 0e26464

View on GitHub

joshuayoes pushed 1 commit to main joshuayoes/ReactNativeWindowsSandbox
  • Fix nvm pin to `1.1.11` in `ReactNativeWindows.dsc.yaml` 2951208

View on GitHub

joshuayoes opened an issue on joshuayoes/ReactNativeWindowsSandbox
Fix PATH not updated in `ReactNativeWindows.dsc.yaml`
In [ReactNativeWindows.dsc.yaml](https://github.com/joshuayoes/ReactNativeWindowsSandbox/blob/main/ReactNativeWindows.dsc.yaml)], we run some `npm` commands after installing node. However, in a win...
joshuayoes opened an issue on joshuayoes/ReactNativeWindowsSandbox
Add `Set-ExecutionPolicy RemoteSigned -Force;`
By default, the ExecutionPolicy of windows is pretty strict. This means that a new Windows computer cannot run powershell scripts to protect users from running bad scripts. However, this also preve...
joshuayoes starred Infisical/infisical
joshuayoes deleted a branch infinitered/reactotron

fix/package-json-export-react-native

joshuayoes pushed 1 commit to master infinitered/reactotron
  • fix(package.json): remove "react-native" export condition (#1530) 47be69f

View on GitHub

joshuayoes closed a pull request on infinitered/reactotron
fix(package.json): remove "react-native" export condition
## Please verify the following: - [x] `yarn build-and-test:local` passes - [x] I have added tests for any new features, if relevant ## Describe your PR This PR removes the `"react-native"` ...
joshuayoes starred egoist/sitefetch
joshuayoes created a review comment on a pull request on infinitered/reactotron
Prettier formatting made a bunch of noise in this file but this is the actual change

View on GitHub

joshuayoes created a review on a pull request on infinitered/reactotron

View on GitHub

joshuayoes opened a pull request on infinitered/reactotron
fix(package.json): remove "react-native" export condition
## Please verify the following: - [x] `yarn build-and-test:local` passes - [x] I have added tests for any new features, if relevant ## Describe your PR This PR removes the `"react-native"` ...
joshuayoes created a branch on infinitered/reactotron

fix/package-json-export-react-native - A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.