Nicolas Charpentier

Results 21 issues of Nicolas Charpentier

Hi there, Since @t4t5 does not maintain this repo, please refer to the most updated version : https://github.com/react-native-simple-router-community/react-native-simple-router

**Summary** Related to https://github.com/facebook/react-native/pull/27484. Once this PR will be merged, I'll send a PR to also support `Platform.select` with `mac` in React Native. This adds support for mac as a...

CLA Signed

Pass `this._onPress(action)` to `renderAction` prop so we can use the default onPress handler inside `renderAction`.

These props were missing in the README.

Saved 19 KB out of 35 KB. 50.5% per file on average (up to 76.8%). Using lossless compression.

`componentWillMount` is deprecated.

Related to #30. I've updated react native of the profiler app to `0.55.4`. Unfortunately, the performance looks the same. On a side note, it looks like we're having an issue...

:toolbox: Infra