Ecosyste.ms: Timeline

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

okwasniewski/react-native-bottom-tabs

okwasniewski pushed 1 commit to main okwasniewski/react-native-bottom-tabs
  • feat: implement new architecture for Android (#79) * feat: new arch on android not working * feat: cpp shadow nod... 9c3e8f3

View on GitHub

okwasniewski deleted a branch okwasniewski/react-native-bottom-tabs

pr/68

okwasniewski closed a pull request on okwasniewski/react-native-bottom-tabs
feat: implement new architecture for Android
> [!NOTE] > This PR starts off from @sarthak-d11 work (in this PR: #68), huge thanks working on initial implementation This PR implements fabric for android
PacciniBruno starred okwasniewski/react-native-bottom-tabs
okwasniewski pushed 1 commit to pr/68 okwasniewski/react-native-bottom-tabs

View on GitHub

okwasniewski created a comment on an issue on okwasniewski/react-native-bottom-tabs
Tried to reproduce it in the repo example app and couldn't (bare workflow). Not sure if it's related to expo / expo router. Will investigate.

View on GitHub

okwasniewski created a comment on an issue on okwasniewski/react-native-bottom-tabs
Great idea! It would be awesome if the example would contain: iOS/Android/tvOS/Android TV so that we can also test Expo Router integration in the repo 👍🏻

View on GitHub

okwasniewski created a review comment on a pull request on okwasniewski/react-native-bottom-tabs
We need to return `self` either way, this can cause another modifier not to be applied. ```suggestion #if !os(tvOS) self.badge(data) #else self #end...

View on GitHub

okwasniewski created a review on a pull request on okwasniewski/react-native-bottom-tabs

View on GitHub

okwasniewski created a comment on a pull request on okwasniewski/react-native-bottom-tabs
> Hi @okwasniewski, I appreciate your review of this PR; could we discuss the mistake I made regarding the Shadow Node (Was it Event Dispatcher or anything else), as I'm unsure about it, and could ...

View on GitHub

ikotun-dev starred okwasniewski/react-native-bottom-tabs
douglowder opened an issue on okwasniewski/react-native-bottom-tabs
Add Expo example and add it to CI workflow
I'll see if I can add this as time permits -- would make TV testing easier, for example
douglowder opened an issue on okwasniewski/react-native-bottom-tabs
Android TV support
Will be working on this now that Apple TV seems to be in good shape. With Fabric off, currently seeing the error below. ![Screenshot_1730055944](https://github.com/user-attachments/assets/0f1...
douglowder opened a pull request on okwasniewski/react-native-bottom-tabs
feat: add Apple TV support
Fixes #47 . See https://github.com/douglowder/ExpoRouterTV/tree/rn-bottom-tabs for a demo that works on Apple TV with this change.
sarthak-d11 created a comment on a pull request on okwasniewski/react-native-bottom-tabs
Hi @okwasniewski, I appreciate your review of this PR; could we discuss the mistake I made regarding the Shadow Node (Was it Event Dispatcher or anything else), as I'm unsure about it, and could yo...

View on GitHub

sarthak-d11 commented on a commit on okwasniewski/react-native-bottom-tabs
Same

View on GitHub

sarthak-d11 commented on a commit on okwasniewski/react-native-bottom-tabs
It was my mistake. Can you please change name from `setSliderMeasurementsManager` to `setTabViewMeasurementsManager `

View on GitHub

okwasniewski pushed 1 commit to pr/68 okwasniewski/react-native-bottom-tabs
  • fix: albums example on new arch 82a1737

View on GitHub

okwasniewski created a comment on a pull request on okwasniewski/react-native-bottom-tabs
Hey, Huge thanks for working on this! I've started off your work and fixed all the issues here: #79

View on GitHub

okwasniewski pushed 1 commit to pr/68 okwasniewski/react-native-bottom-tabs
  • feat: make shadow node work, share the code between ios a27ea69

View on GitHub

okwasniewski pushed 1 commit to pr/68 okwasniewski/react-native-bottom-tabs
  • feat: make shadow node work, share the code between ios fe8eb25

View on GitHub

okwasniewski opened a pull request on okwasniewski/react-native-bottom-tabs
feat: implement new architecture for Android
> [!NOTE] > This PR starts off from @sarthak-d11 work (in this PR: #68), huge thanks working on initial implementation This PR implements fabric for android
okwasniewski created a branch on okwasniewski/react-native-bottom-tabs

pr/68 - Native Bottom Tabs for React Native

fredrikburmester created a comment on an issue on okwasniewski/react-native-bottom-tabs
<img width="971" alt="Screenshot 2024-10-27 at 15 21 12" src="https://github.com/user-attachments/assets/a6fe2326-831c-4be4-a5b9-ee913ab94d2c">

View on GitHub

okwasniewski created a comment on a pull request on okwasniewski/react-native-bottom-tabs
Hey, I merged #64, I am looking into this!

View on GitHub

okwasniewski pushed 1 commit to main okwasniewski/react-native-bottom-tabs
  • Update README.md (#77) * Update README.md * Update README.md * Update README.md * Update README.md 35db931

View on GitHub

okwasniewski deleted a branch okwasniewski/react-native-bottom-tabs

readme-update

okwasniewski closed a pull request on okwasniewski/react-native-bottom-tabs
Update README.md
okwasniewski deleted a branch okwasniewski/react-native-bottom-tabs

feat/new-arch

Load more