Results 6 comments of Daniel Yo

> Yup agreed with the comments above that this is a useful design pattern we've used in a few apps. > > > > While it may be more common...

@satya164 - opening PR with examples as requested - https://github.com/satya164/react-native-tab-view/pull/1198

> Hey @daniel112 can you sync this with the main branch? So we can get back to working on this and merge it. @okwasniewski I no longer have access to...

progress is always null when running app on Desktop

this seems to be a reccurring issue with no real solution =/

> same for me (in expo web) > > as a workaround for developing I am using `Noto: [{ default: require("../assets/fonts/NotoColorEmoji.ttf") }],` instead of `Noto: [require("../assets/fonts/NotoColorEmoji.ttf")],` > > typescript is...