Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
joprice created a branch on joprice/fsharp
autoOpenType - The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
joprice pushed 2 commits to update joprice/Feliz.Native
joprice created a comment on an issue on oblador/react-native-vector-icons
No problem! Great library. I'll report anything else I find in the alpha.
joprice created a comment on an issue on OP-Engineering/op-sqlite
It looks like it was added a while back https://reactnative.dev/blog/2023/06/21/0.72-metro-package-exports-symlinks. But, without configuring that, I had been using pnpm with a react native project...
joprice created a comment on an issue on oblador/react-native-vector-icons
Those errors were due to relying on a locally version. I published it to github packages and it works with this change https://github.com/oblador/react-native-vector-icons/compare/monorepo...jopric...
joprice created a branch on joprice/react-native-vector-icons
nodePath - Customizable Icons for React Native with support for image source and full styling.
joprice created a comment on an issue on oblador/react-native-vector-icons
I added `"$REACT_NATIVE_PATH/scripts/xcode/with-environment.sh"` as in the hermes script which loads the xcode.env file and so now the NODE_BINARY be found. Unfortunately, I'm getting duplicate sym...
joprice created a comment on an issue on oblador/react-native-vector-icons
I tried this change out locally and NODE_BINARY isn't passed to the script, so not sure how that's intended to be used.
joprice opened an issue on oblador/react-native-vector-icons
node not found in path during Copy Fonts phase
<!-- Requirements: please go through this checklist before opening a new issue --> - [x] Review the documentation: https://github.com/oblador/react-native-vector-icons - [x] Search for existi...joprice opened an issue on glutinum-org/cli
unescaped fsharp reserrved keyword
<!--- IMPORTANT: When reporting an issue, please try to make your code as minimal as possible. --> Issue created from [Glutinum Tool](https://glutinum.net/#/editors/fsharp-code?typeScri...joprice created a comment on an issue on glutinum-org/cli
Thanks for fixing this one! It's working nicely. Very convenient for my workflow checking quickly checking the output for different `.d.ts` files.
joprice opened an issue on OP-Engineering/op-sqlite
pod install fails when using pnpm
When trying to use this project with pnpm, an error like the one below is raised when running `pod install`. It seems that the relative path used to find the project's root directory will not work ...joprice opened an issue on glutinum-org/cli
missing optional on interface function
<!--- IMPORTANT: When reporting an issue, please try to make your code as minimal as possible. --> Issue created from [Glutinum Tool](https://glutinum.net/#/editors/fsharp-code?typeScri...joprice created a branch on joprice/Fable.ReactNative.Navigation
updateBuild - Fable bindings for the @react-navigation/native, @react-navigation/stack and @react-navigation/bottom-tabs modules.