Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
robinheinze closed a pull request on infinitered/ReactNativeEssentials
Add
### Summary **Describe the feature in a few sentences** ### How to verify 1. `yarn` 2. `yarn start` 3. `i` & `a` **Expected results**: ### Screenshots | iOS ...robinheinze pushed 1 commit to main infinitered/reactnativeessentials-sf-022025
- Remove extra code in starting assignment 0081082
robinheinze pushed 7 commits to main infinitered/ReactNativeEssentials
- change native modules to chapter 12 4b7813d
- remove unnecessary changes b41e86f
- remove unnecessary changes 46afc6f
- change mmkv helper to use async 81ac384
- update readme bc57c2a
- Merge pull request #1 from infinitered/robin/redux-tool-kit Chapter 11: Redux and RTK/Query 0e8e55d
- Remove extra code in starting assignment 0081082
robinheinze pushed 1 commit to robin/redux-tool-kit infinitered/reactnativeessentials-sf-022025
- update readme bc57c2a
robinheinze created a comment on a pull request on infinitered/reactnativeessentials-sf-022025
README and mmkv code updated!
robinheinze pushed 1 commit to robin/redux-tool-kit infinitered/reactnativeessentials-sf-022025
- change mmkv helper to use async 81ac384
robinheinze opened a pull request on infinitered/reactnativeessentials-sf-022025
Robin/redux tool kit
### Summary **Describe the feature in a few sentences** ### How to verify 1. `yarn` 2. `yarn start` 3. `i` & `a` **Expected results**: ### Screenshots <video width="300" src="ht...robinheinze opened a pull request on infinitered/ReactNativeEssentials
Add
### Summary **Describe the feature in a few sentences** ### How to verify 1. `yarn` 2. `yarn start` 3. `i` & `a` **Expected results**: ### Screenshots | iOS ...robinheinze pushed 3 commits to robin/redux-tool-kit infinitered/reactnativeessentials-sf-022025
robinheinze created a branch on infinitered/ReactNativeEssentials
robin/redux-tool-kit - Hands-on workshop to go through the fundamentals of React Native!
robinheinze closed an issue on infinitered/reactotron
Feature: Initial screen should be the Home screen
For some reason Reactotron opens to the Timeline. Instead, it should open to Home. <img src="https://github.com/infinitered/reactotron/assets/1479215/d769783e-787f-497d-bd78-f8729dd98e50" width=...robinheinze closed an issue on infinitered/ignite
Come up with a "mark" logo version for the app icon
On Android, the full "Ignite" name-based logo is very close to the edges due to the [adaptive icon](https://developer.android.com/develop/ui/views/launch/icon_design_adaptive) cropping, and doesn't...robinheinze created a comment on an issue on infinitered/ignite
@Tyrn I'm not able to reproduce this in a freshly ignited app. Can you provide a link to a minimal reproduction app?
robinheinze closed an issue on infinitered/ignite
Typescript error: Argument of type {} is not assignable
### Describe the bug ``` npx ignite-cli g model question ``` Creates a file `src/models/Question.ts`. With empty `props({})` everything's OK. Added props result in an error on the last line: ``` i...robinheinze opened a pull request on infinitered/ReactNativeEssentials
Chapter 10: Accessibility (more fixes)
### Summary I added several more accessibility fixes and content for the lesson - making sure both favorite toggles work and read out their state. This involved some changes to the state lay...robinheinze pushed 3 commits to robinheinze/accessibility infinitered/ReactNativeEssentials
robinheinze created a branch on infinitered/ReactNativeEssentials
robinheinze/accessibility - Hands-on workshop to go through the fundamentals of React Native!
robinheinze closed a pull request on infinitered/ReactNativeEssentials
robinheinze/accessibility
### Summary **Describe the feature in a few sentences** ### How to verify 1. `yarn` 2. `yarn start` 3. `i` & `a` **Expected results**: ### Screenshots | iOS ...robinheinze pushed 1 commit to robinheinze/accessibility infinitered/ReactNativeEssentials
- i18n-ify a11y labels 665d387
robinheinze pushed 2 commits to robinheinze/accessibility infinitered/ReactNativeEssentials
robinheinze opened a draft pull request on infinitered/ReactNativeEssentials
robinheinze/accessibility
### Summary **Describe the feature in a few sentences** ### How to verify 1. `yarn` 2. `yarn start` 3. `i` & `a` **Expected results**: ### Screenshots | iOS ...robinheinze pushed 1 commit to robinheinze/accessibility infinitered/ReactNativeEssentials
- make switch always accessible 69960c2
robinheinze pushed 1 commit to robinheinze/accessibility infinitered/ReactNativeEssentials
- favorites switch accessibility fix b2c450b