Nicolas Charpentier

Results 91 comments of Nicolas Charpentier

That would be useful, because it's unusable with zsh and agnoster theme.

@t4t5 probably disable notifications for this repo.

Please refer to https://github.com/react-native-simple-router-community/react-native-simple-router.

@yarax This repo is no longer maintained. Please refer to [react-native-simple-router](https://github.com/react-native-simple-router-community/react-native-simple-router).

@gh0sturd [MikaelCarpenter/gb-native-router](https://github.com/MikaelCarpenter/gb-native-router) is based on this repo, because this repo is no longer maintained. But Mikael do the same thing.. So, a community was created to maintain and develop a...

@radubrehar He will not accept pull request cause this repo is no longer maintained. As @sethx mentioned it, if you want an updated fork please refer to http://github.com/MikaelCarpenter/gb-native-router.

Thanks for reporting this. This is definitely annoying when all your files aren't matching with `normalizeFilenames`, I encountered this recently and I had to do like you said, use an...

I encountered some issues with `UIWebView` (internal RN WebView implementation), so I replaced it in our project with `WKWebView` (react-native-wkwebview-reborn) which solved our issues :tada:. I'm a React Native Core...

Totally ! > Does anyone of you have experience with unittesting rn stuff? Not me :(

http://reactkungfu.com/2015/07/approaches-to-testing-react-components-an-overview/