Maxime Nory

Results 4 issues of Maxime Nory

It would be cool to have the channel name automatically saved (locally, using localStorage) to avoid re-typing it for every new game. This may require adding a button to clear...

### Description There seems to be a regression with the `Linking.openURL` where formatted phone numbers that include spaces will throw the following error while testing on a iOS device: ```...

Platform: iOS
API: Linking
Needs: Triage :mag:

When running on a bare react-native project, the [stack navigator for each tab](https://reactnavigation.org/docs/tab-based-navigation#a-stack-navigator-for-each-tab) code example triggers the following warning: ``` Found screens with the same name nested inside one another....

## What kind of change does this PR introduce? Fixes the `unique_key` documentation example (most likely a typo) ## What is the current behavior? The `recordCounter` is undefined, the hook...