Mateusz Zatorski

Results 33 comments of Mateusz Zatorski

@RasmusKlett I am no longer a maintainer of this project, but it seems like it's not maintained anymore so you might be better of forking it. Probably @grabbou will be...

adding something like this in `pages/_app.js` works for me: ```js import { useEffect } from "react"; import AOS from "aos"; import "aos/dist/aos.css"; import "../scss/style.scss"; function MyApp({ Component, pageProps }) {...

mind sharing some code or small repro so we or someone else is able to fix it?

this is the first step before we are settled on a good API for TabNavigator in #75. For now let's add some simple animations for Android indicator, etc.

Sorry for the confusion, we are in the process of renaming reroute-native to rebolt-navigation. So, for now, use the latest version of reroute-native and we will be releasing the next...

@broerjuang great PR, thank you for contributing! @kennetpostigo could you try master now and see if the issue is gone? It works for me but I'll wait for you to...

I don't think @satya164 accepted the invitation to this project

@jordwalke what's the latest on this topic? I remember you've been working on the tool that turns Reason types into flow types. What's the best approach to expose APIs built...

here are some neat and simple examples: https://github.com/jthegedus/reasonml @guilhermedecampo that would be awesome!

ok changing the topic of this, let's add, instead of just thinking about tests ;p @czysty if you have anything, please send a WIP PR so we can start with...